You Can Execute Terminal Commands in Vim
I’m currently working through Vim lessons, from the beginning up to lesson 5.1. I discovered that you can execute terminal commands directly within Vim—for example, using :!ls to list files.
I’m currently working through Vim lessons, from the beginning up to lesson 5.1. I discovered that you can execute terminal commands directly within Vim—for example, using :!ls to list files.