I’m kinda a Vimhead so I’m just using Vim and hand-compiling but I’m interested to see with which tools you people are working with
I’m kinda a Vimhead so I’m just using Vim and hand-compiling but I’m interested to see with which tools you people are working with
A good starting place: how to grok vim. Also check out vimrc on github, it’s a good collection of plugins so you don’t have to start from complete scratch. Oh an coc.nvim turns vim into an IDE with auto complete and error checking for most languages.