hylobates@jlai.lu to linuxmemes@lemmy.worldEnglish · 2 days agoVI is love, VI is lifejlai.luimagemessage-square129fedilinkarrow-up1467
arrow-up1467imageVI is love, VI is lifejlai.luhylobates@jlai.lu to linuxmemes@lemmy.worldEnglish · 2 days agomessage-square129fedilink
minus-squarelime!@feddit.nulinkfedilinkEnglisharrow-up9·2 days agovim has a limited “vi-mode” that it uses if you call it as vi. so it could still be vim.
minus-squarecommunism@lemmy.mllinkfedilinkarrow-up3·2 days agoOhh that makes more sense. Yeah perhaps, although come to think of it I still need to install vim from the package manager even if vi works fresh out of the box so maybe not?
minus-squarelime!@feddit.nulinkfedilinkEnglisharrow-up3·2 days agoi think there’s also a vim-mini that gets installed by default in some debian-based distros.
minus-squaremexicancartel@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·7 hours agoI had to make an alias vim=vim.tiny in raspberry pi since standard vim is not installed by default
vim has a limited “vi-mode” that it uses if you call it as vi. so it could still be vim.
Ohh that makes more sense. Yeah perhaps, although come to think of it I still need to install vim from the package manager even if vi works fresh out of the box so maybe not?
i think there’s also a
vim-mini
that gets installed by default in some debian-based distros.I had to make an
alias vim=vim.tiny
in raspberry pi since standard vim is not installed by default