TechCodex to Programmer [email protected] • 1 year agoStill can't decideprogramming.devimagemessage-square66fedilinkarrow-up1146arrow-down18
arrow-up1138arrow-down1imageStill can't decideprogramming.devTechCodex to Programmer [email protected] • 1 year agomessage-square66fedilink
minus-squaredarcylinkfedilink2•1 year agoneovim is not much different really, except you can do configs in lua (much better).
minus-square@[email protected]linkfedilink2•1 year agoVim chocked for me when I tried to launch it with git commit -v with a massive changeset (~100 files, lots of small changes per file), and neovim was cool with it. So neovim is just a little bit smoother.
neovim is not much different really, except you can do configs in lua (much better).
Vim chocked for me when I tried to launch it with
git commit -v
with a massive changeset (~100 files, lots of small changes per file), and neovim was cool with it.So neovim is just a little bit smoother.