Enable support for direnv/direnv in Vim
This commit is contained in:
parent
0f0f0d65cc
commit
7a2b294a63
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ call Plug('prabirshrestha/async.vim')
|
||||||
call Plug('ciaranm/inkpot', {'type': 'opt', 'do': 'colorscheme inkpot'})
|
call Plug('ciaranm/inkpot', {'type': 'opt', 'do': 'colorscheme inkpot'})
|
||||||
call Plug('morhetz/gruvbox', {'type': 'opt'})
|
call Plug('morhetz/gruvbox', {'type': 'opt'})
|
||||||
|
|
||||||
|
call Plug('direnv/direnv.vim')
|
||||||
call Plug('editorconfig/editorconfig-vim')
|
call Plug('editorconfig/editorconfig-vim')
|
||||||
call Plug('godlygeek/tabular')
|
call Plug('godlygeek/tabular')
|
||||||
call Plug('jamessan/vim-gnupg')
|
call Plug('jamessan/vim-gnupg')
|
||||||
|
|
Loading…
Reference in a new issue