▲ 147 ▼ Vim prank: alias vim='vim -y' (learnbyexample.github.io) submitted 2 years ago by learnbyexample@programming.dev to c/linux@lemmy.ml 21 comments fedilink hide all child comments Did you know that Vim has an Easy mode? It's the hardest mode for those already familiar with Vim 🙃
[–] PotatoesFall@discuss.tchncs.de 30 points 2 years ago (2 children) What does the flag do? permalink fedilink source hideshow 4 child comments replies: [–] learnbyexample@programming.dev [S] 22 points 2 years ago* As per the manual, "Mappings are set up to work like most click-and-type editors" - which is best suited with GUI Vim. While Vim doesn't make sense to use without the modes, there are plugins like https://github.com/tombh/novim-mode! permalink fedilink source parent [–] MyNameIsRichard@lemmy.ml 21 points 2 years ago According to vim --help: -y Easy mode (like "evim", modeless) permalink fedilink source parent
[–] learnbyexample@programming.dev [S] 22 points 2 years ago* As per the manual, "Mappings are set up to work like most click-and-type editors" - which is best suited with GUI Vim. While Vim doesn't make sense to use without the modes, there are plugins like https://github.com/tombh/novim-mode! permalink fedilink source parent
[–] MyNameIsRichard@lemmy.ml 21 points 2 years ago According to vim --help: -y Easy mode (like "evim", modeless) permalink fedilink source parent