muleunchangedstarved@programming.dev to Programmer Humor@programming.dev · 1 year agoclassic configure neovim experienceprogramming.devimagemessage-square25fedilinkarrow-up1193arrow-down121file-text
arrow-up1172arrow-down1imageclassic configure neovim experienceprogramming.devmuleunchangedstarved@programming.dev to Programmer Humor@programming.dev · 1 year agomessage-square25fedilinkfile-text
minus-squareZanshi@lemmy.worldlinkfedilinkarrow-up9·1 year agoI love helix, it’s so easy to configure, sane defaults and it feels just right!
minus-squarejelloeater - Ops Mgr@lemmy.worldlinkfedilinkEnglisharrow-up4·1 year 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-squared_k_bo@feddit.delinkfedilinkarrow-up3·edit-21 year agoI recently noticed that micro is getting more powerful. It seems to have some LSP support now.
minus-squaresyl@programming.devlinkfedilinkEnglisharrow-up1·1 year agoDoes this support extensions? Things like copilot and git diff plugins…?
minus-squared_k_bo@feddit.delinkfedilinkarrow-up3·1 year 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.