Skip to content

Commit

Permalink
Install vim-dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
jessarcher committed May 22, 2019
1 parent 955b5f9 commit 35494d4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions vimrc
Expand Up @@ -254,6 +254,15 @@
" }}}

" vim-dispatch {{{
"
" Asynchronous build and test dispatcher
" ==========================================================================

Plug 'tpope/vim-dispatch'

" }}}

" vim-gitgutter {{{
"
" A Vim plugin which shows a git diff in the gutter (sign column) and
Expand Down

0 comments on commit 35494d4

Please sign in to comment.