@muleunchangedstarved@programming.dev to Programmer Humor@programming.dev • 2 years agoclassic configure neovim experienceprogramming.devimagemessage-square27fedilinkarrow-up1192arrow-down121file-text
arrow-up1171arrow-down1imageclassic configure neovim experienceprogramming.dev@muleunchangedstarved@programming.dev to Programmer Humor@programming.dev • 2 years agomessage-square27fedilinkfile-text
minus-square@Zanshi@lemmy.worldlinkfedilink9•2 years agoI love helix, it’s so easy to configure, sane defaults and it feels just right!
minus-squarejelloeaterlinkfedilinkEnglish4•2 years agoI played around with it a little today, it’s actually really nice, I still suck at vim, but the menu popups make me happy. Reminds me of micro a little.
minus-square@d_k_bo@feddit.delinkfedilink3•edit-22 years agoI recently noticed that micro is getting more powerful. It seems to have some LSP support now.
minus-square@syl@programming.devlinkfedilinkEnglish1•2 years agoDoes this support extensions? Things like copilot and git diff plugins…?
minus-square@d_k_bo@feddit.delinkfedilink3•2 years agoNo, there isn’t a plugin system. Things like LSP support are builtin and it uses external LSP server binaries that must be installed on your system.
https://helix-editor.com/
I love helix, it’s so easy to configure, sane defaults and it feels just right!
deleted by creator
I played around with it a little today, it’s actually really nice, I still suck at vim, but the menu popups make me happy. Reminds me of micro a little.
I recently noticed that micro is getting more powerful. It seems to have some LSP support now.
Does this support extensions? Things like copilot and git diff plugins…?
No, there isn’t a plugin system. Things like LSP support are builtin and it uses external LSP server binaries that must be installed on your system.