|
|
|
|
|
by aidos
2306 days ago
|
|
For those that are unaware, it’s literally the same system underneath. Vscode talks to language servers to do all the work and they’ve architected the system in such a way that others can talk to them too. Coc.vim provides the plumbing to do that from vim. It’s a great project. Took me a while to get things configured properly but it’s been great for doing all my typescript work. |
|
Something like spacemacs or Emacs Live, that takes care of all the configuration work to give a solid basis out of the box.
I've been dragging my feet on switching everything to nvim because I don't have 'awhile to get things configured properly' these days.