Added vdebug
This commit is contained in:
parent
45f3b07c42
commit
b77fa05dde
@ -341,6 +341,8 @@ Plug 'https://github.com/jiangmiao/auto-pairs'
|
|||||||
" " | https://github.com/Valloric/YouCompleteMe
|
" " | https://github.com/Valloric/YouCompleteMe
|
||||||
Plug 'https://github.com/evidens/vim-twig'
|
Plug 'https://github.com/evidens/vim-twig'
|
||||||
" | 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()
|
call plug#end()
|
||||||
filetype plugin indent on
|
filetype plugin indent on
|
||||||
if exists("+undofile")
|
if exists("+undofile")
|
||||||
|
Loading…
Reference in New Issue
Block a user