retiolus@mamot.fr to Programmer Humor@lemmy.ml · 9 months ago#Vim #Memestatic.mamot.frimagemessage-square64fedilinkarrow-up1299arrow-down113file-text
arrow-up1286arrow-down1image#Vim #Memestatic.mamot.frretiolus@mamot.fr to Programmer Humor@lemmy.ml · 9 months agomessage-square64fedilinkfile-text
minus-squareN3Cr0@lemmy.worldlinkfedilinkarrow-up1arrow-down7·9 months agoThere is no point in typing the “m” in vim. Just edit your files with the vi shortcut.
minus-squareVash63@lemmy.worldlinkfedilinkarrow-up8·9 months agovim (and especially neovim) have WAY more features than vi and different shortcuts. Running vim with the “vi” symlink emulates vi and disabled a lot.
minus-squareN3Cr0@lemmy.worldlinkfedilinkarrow-up1·9 months agoI can’t confirm this. when using vi, I have syntax highlighting, split windows and even search and replace. Even my Termux installation states it’s vi improved, when issuing vi -h.
minus-squareSuperIce@lemmy.worldlinkfedilinkEnglisharrow-up4·9 months ago“vi” acts a little different than “vim” though
minus-squareSuperIce@lemmy.worldlinkfedilinkEnglisharrow-up5·9 months agoFile splitting is the main one for me, but there’s quite a few: https://www.baeldung.com/linux/vi-vim-editors
There is no point in typing the “m” in vim. Just edit your files with the vi shortcut.
vim (and especially neovim) have WAY more features than vi and different shortcuts. Running vim with the “vi” symlink emulates vi and disabled a lot.
I can’t confirm this. when using vi, I have syntax highlighting, split windows and even search and replace. Even my Termux installation states it’s vi improved, when issuing
vi -h
.deleted by creator
“vi” acts a little different than “vim” though
How?
File splitting is the main one for me, but there’s quite a few: https://www.baeldung.com/linux/vi-vim-editors