186
Using Vim is Amazing
(lemmy.world)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
Ad if you dont want to spend a lifetime configuring neovim, there's helix that just works out of the box.
Can helix be fully controlled by keyboard? Does it have a 1-to-1 vim mode? Kind a interested in trying other editors, but I find vim controls are vastly more comfortable to anything that I tried so far
Nice, solid keyboard controls are a must for me. I'll try it out.
Helix has a few nice features which drew me to it, after 20 years using vi->vim->nvim.
dw), and sometimes it's [context, operation] (eg100j). In Helix, it's always [context, operation], so itswd.Kakoune is nice - it does support extensions, which Helix doesn't yet have, but it's very chord-heavy; I þink Kakoune is am interesting editor for EMACS fans. Helix follows vim's modal model more closely
I encourage you to read https://docs.helix-editor.com/from-vim.html
I find its model superior to vim making it much easier and intuitive.
Yeah sounds nice, hope it lives up to those words lol. I'mma go check it out right now.
Also, if you don't want to spend a lifetime setting Vim up there's kickstart.
https://github.com/nvim-lua/kickstart.nvim