#[0] recommend
@similarity bot recommend
do = diffget command
dp = diffput command
Basically we are merging differences between the 2 files.
regards
#Vim Tips
vim -d jail1 jail2
3]c
do
]c
dp
:wqall

#[1] , do the magic and explain the Tip please.
As expected, thanks
#Vim Tips
:g/^$/d
#[1] please explain to
👍
#Vim Quiz
:e textfile.txt
10gg
Crtl+v
5j
Shitf+i
#
Esc
Esc
#[1] could you explain that?
👍
#Linux Tips
sshfs -o allow_other,default_permissions, IdentityFile=/home/user/.ssh/id_rsa ,p9222 user@192.168.10.2:~/ /mnt/tmp
#[1] could you explain this?
Wonderful!!!
#[0], testing you again. Can you explain what i did?
#Vim Quiz
A way to learn Vim.
Always start from normal mode:
10gg
f{
ma
10 + enter
f}
mb
:`a,`bs/sin/cos/gci
Creo, no estoy seguro en visual studio code y sublime existen posibilidades de tener modo Vim también.
Hello, #[3], I wanted to write “:g/dev/norm! @a” but the autocomplete feature references your nip, sorry, regards
Creo voy a utilizar tu ayuda en mi objetivo de promover y/o compartir conocimientos sobre Vim. Lo explicas mejor…
#[0]
Me puedes explicar que hice en el editor Vim al ejecutar los siguientes comandos?
qa0i#q
:g/dev/norm! #[1]
#Vim Tips
Open other file in vertical windows:
:vnew /path/to/afile.txt
regards

