HTTP_404_NotFound@lemmyonline.com to Programming@programming.devEnglish · 1 year agoNo. Greek Semicolons hold no power here.lemmyonline.comimagemessage-square39fedilinkarrow-up156arrow-down12
arrow-up154arrow-down1imageNo. Greek Semicolons hold no power here.lemmyonline.comHTTP_404_NotFound@lemmyonline.com to Programming@programming.devEnglish · 1 year agomessage-square39fedilink
minus-squareramesdunc@feddit.nllinkfedilinkEnglisharrow-up1·1 year agonvim + coc.nvim + coc-clangd (or other language LSP implementations) will give you the conveniences of modern IDEs + the power and speed of vim 🙂
minus-squaredukk@programming.devlinkfedilinkEnglisharrow-up1·1 year agoCoc.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.
minus-squaredriving_crooner@lemmy.eco.brlinkfedilinkEnglisharrow-up1·1 year agoVim again, showing why the superior text editor.
nvim + coc.nvim + coc-clangd (or other language LSP implementations) will give you the conveniences of modern IDEs + the power and speed of vim 🙂
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.
Vim again, showing why the superior text editor.