you are viewing a single comment's thread
view the rest of the comments
[–] 11 points 3 years ago (2 children)

nvim + coc.nvim + coc-clangd (or other language LSP implementations) will give you the conveniences of modern IDEs + the power and speed of vim 🙂

  • source
  • parent
  • hideshow 4 child comments
  • [–] 1 point 3 years ago

    Coc.nvim is kinda bloated though. Really wish developers put more effort into their LSP servers instead of just saying “go use vscode lol”.

    Then again, native LSP isn’t that bad. I’ve been using it daily for months now, it’s better than most people give it credit for.

  • source
  • parent