@[email protected] to Programmer [email protected] • 2 years agoclassic configure neovim experienceprogramming.devimagemessage-square25fedilinkarrow-up1132
arrow-up1132imageclassic configure neovim experienceprogramming.dev@[email protected] to Programmer [email protected] • 2 years agomessage-square25fedilink
minus-square@[email protected]linkfedilink9•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@[email protected]linkfedilink3•edit-22 years agoI recently noticed that micro is getting more powerful. It seems to have some LSP support now.
minus-square@[email protected]linkfedilinkEnglish1•2 years agoDoes this support extensions? Things like copilot and git diff plugins…?
minus-square@[email protected]linkfedilink3•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!
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.
deleted by creator
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.