Added vdebug

This commit is contained in:
Austen Adler 2015-06-18 19:54:11 -04:00
parent 45f3b07c42
commit b77fa05dde

View File

@ -341,6 +341,8 @@ Plug 'https://github.com/jiangmiao/auto-pairs'
" " | https://github.com/Valloric/YouCompleteMe
Plug 'https://github.com/evidens/vim-twig'
" | https://github.com/evidens/vim-twig
Plug 'https://github.com/joonty/vdebug'
" | https://github.com/joonty/vdebug
call plug#end()
filetype plugin indent on
if exists("+undofile")