Sprint : Async file running
script karma |
Rating 0/0,
Downloaded by 1467 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Pedro Mendonca |
|
script type |
utility |
|
description |
Sprint
Async file running
tl;dr
Just like any IDE's run button this plugins just runs your code.
For more info on the plugin check the github repo
https://github.com/pedsm/sprint/tree/v1.0 |
|
install details |
Installing
Use any package manager of your liking if you have Vim 8.0 and Async run. My recommendation is to use vundle with the following code.
"This checks for vim 8.0 or above before installing plugins
if v:version >= 800
Plugin 'skywind3000/asyncrun.vim'
Plugin 'pedsm/sprint'
endif |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.9.172
|