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:
Tag Archives: vim
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 π
