(no title)
wint3rmute | 2 years ago
I had the same problem with configuring (neo)vim, it's simply too much work to get a reasonable IDE experience. Using an already well tested and documented configuration helped me to make the switch.
wint3rmute | 2 years ago
I had the same problem with configuring (neo)vim, it's simply too much work to get a reasonable IDE experience. Using an already well tested and documented configuration helped me to make the switch.
zamalek|2 years ago
Keep nvim as minimal as possible IMO.
gorjusborg|2 years ago
I am also firmly in the vanilla config camp.
Neovim is very usable out of the box. Once you are invested in the interface (modal editing) then look to get 'fancy'.
I think the big config approach just tries to make the editor an IDE. You don't most of that to try it out.
Start simple.
lenkite|2 years ago
EasyMark|2 years ago
cassepipe|2 years ago
But yeah, webdev had me switch to Lunarvim (my favorite among all those nvim distros)
ivanjermakov|2 years ago
I suggest to take someone's lua config and start from there. Kickstart.nvim is a good one: https://github.com/nvim-lua/kickstart.nvim
retrochameleon|2 years ago
unshavedyak|2 years ago
zeroDivisible|2 years ago
Ringz|2 years ago