|
|
|
|
|
by cassepipe
464 days ago
|
|
Nice work ! The nice thing with neovim is that people got together to make Neovim distributions. I'd recommend starting with one and you will learn by tuning it to your preferences because if you have to get some work done, this will take a lot of your time imho. I still use vanilla vim + ALE linter + ctags + makefiles for simple C/C++ projects but once you start to get into webdev with ten different syntaxes and tools, it gets hard to keep up. But if you have the time and curiosity to explore of course, it's worth it |
|