this post was submitted on 30 Jun 2023
365 points (96.4% liked)

Programming

16990 readers
260 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 19 points 1 year ago (2 children)

Imagine not programming in Vim ๐Ÿ’€

[โ€“] [email protected] 12 points 1 year 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 ๐Ÿ™‚

[โ€“] [email protected] 5 points 1 year ago

Vim again, showing why the superior text editor.

[โ€“] [email protected] 1 points 1 year 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.

[โ€“] [email protected] 5 points 1 year ago (1 children)
[โ€“] [email protected] 3 points 1 year 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.