vim-script-runner icon indicating copy to clipboard operation
vim-script-runner copied to clipboard

A vim plugin for running perl, python, ruby, bash, etc. scripts inside of vim.

Results 2 vim-script-runner issues
Sort by recently updated
recently updated
newest added
trafficstars

Exit codes matter. Add a separator and a line showing the exit code after executing the script (or the interpreter's exit code if the script failed during execution).

I install this plug and it works well. But there is a little trobule, I use NERDTree on the left of vim window,and tarbar on the right, when I press...