Execute current file in Vim
Here’s a helpful function you can drop in to your .vimrc that binds F5 to execute the current file if it has a shebang.
Here’s a helpful function you can drop in to your .vimrc that binds F5 to execute the current file if it has a shebang.