Skip to content

mattn/vim-addon-background-cmd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This plugin makes it easy to run external commands (such as make, grep, gcc, ctags, ..) in a background process.

see doc/*.txt for documentation

TODO: use --remote-expr which works much better

Its likely that this plugin will be replaced by vim-addon-async which provides interactive realtime updates.

TODO:

  • cause QuickFixCmdPost event?

About

provide a way to run commands in background

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages

  • Vim Script 100.0%