notes/Resources/dev/neovim.md

329 B

Neovim Knowledge

:noh

Go to specific line

42G

Surround stuff (with the vim-surround plugin)

surround word

viwS<Input Character to surround>

Change Multiple Occurrences of the same word

*ciw n.n.n.n.n