Changing from a distro that defaults to nano to another that defaults to vim… What to do other than installing nano and changing visudo?
Changing from a distro that defaults to nano to another that defaults to vim… What to do other than installing nano and changing visudo?
Helix
I’ve never heard of helix before, is it any good?
I use it daily and think so. Best part is that it dose not need any plugins to be a modern editor. Just configure any LSPs you want and it all just works including things like fuzzy finding, multiple cursors, file browsing etc.
This all being said a plugin system is close to being added. :)
Which, for those not already knowing, is basically a reboot of VIM. It’s what I use too.