The BEST way to learn vim without configuration

preview_player
Показать описание
Learning vim takes time but we all have to push code. A great way to start learning and still be able to do work is through configs like NvChad.

NvChad make it simple to install a suite of plugins, lowering the bar for people to dip their toe in the water. Although we think building your own is where you should ultimately be, these can get you in the door to see if Neovim is right for you.

#neovim
Рекомендации по теме
Комментарии
Автор

My favorite thing about NvChad is that it is still quite fast, despite all those plugins.

PalashBackup
Автор

the only issue with nvChad is how to config lsp linter formatter ... tried it couldnt get idea even nvchad config doesnt have all those configs they somehow sync with github repo of nvchad... which make it hard for beginner to setup it

DoNsMaK
Автор

When you mentioned whichkey, i thought i used something like that in Emacs

clikkte
Автор

lol vim without config... vim has truely the worst defaults imaginable, mostly because of legacy, so by using the defaults you are really handicapping your self from the beginning, wich is yeah .... dumb... this will prolly get downvoted by the vim fanboys but its actually really easy to prove with an example, 4 fingers on home row yet by default you use your index finger for the two most used (in sequence might i ad) directions ... and the only reason for the direction keys being `hjkl` is because VI (the old one yes) was developed in an era before standardized keyboards existed and the developer was using a ADM-3A terminal (yes terminal) if he would have been using an atari 800 the arrow keys on that one are on `[];'` and vim boys would be defending that choice probably

DonAlcohol