Are you new to Vim but every time you launch it.. Exiting feels like trying to escape a blackhole! ππ I just launched my Vim Crash Course and it will show you how to edit files, never get lost, and exit once and for all. π https://stan.store/raychavez/p/vim-crash-course-for-linux-users
Tag Archives: vim
Write Changes with SUDO Permission in Vim
Have you ever made this mistake… You open a config file with READ permissions, but needed to WRITE changes elevated (with “root” permissions)? Here’s the perfect solution: And here’s my full break down of the command:
Edit Multiple Files in VIM – Part 2
Notes from video: You can also get the most current version of the above via git:
Run Shell Commands in VIM
Did You Know?.. You can run shell commands from within VIM? Here’s how π
