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

Imagine not programming in Vim 💀

  • source
  • hideshow 4 child 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
  • [–] 5 points 3 years ago (1 child)
  • [–] 4 points 3 years ago

    I use Helix and Nvim pretty much concurrently and whenever I have to use vim I feel slower on most basic movements. A fresh set of keybinds is really nice - though simultaneously there are one or two specific actions which are slower or unintuitive in Helix. But overall I love Helix.

  • source
  • parent