Skip to content

radenling/vim-dispatch-neovim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dispatch-neovim

Add support for neovim's terminal emulator and job control to dispatch.vim.

Usage

Note: This plugin depends on dispatch.vim and you need to have that plugin installed for this plugin to work

When you have installed dispatch-neovim and start up neovim, it will insert itself as the first handler in dispatch's list of handlers. If it can't detect neovim it will not do anything.

Notes

Foreground builds run in a small terminal window at the bottom of the current tab. If the foreground job fails, the quickfix window will open showing the errors.

Background builds will run as jobs in neovim, which means that they won't open a terminal window, nor will they open the quickfix window afterwards. Use :Copen to open the quickfix window for background builds.

:Start and :Start! uses vim tabs and the built-in terminal emulator.

Todo

  • Test on other platforms than linux

About

Adds neovim support to vim-dispatch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •