feat(nvim): add vim-just plugin
This commit is contained in:
parent
63f8ee822a
commit
4441fe1af5
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ call plug#begin()
|
||||||
" plugins
|
" plugins
|
||||||
Plug 'SirVer/ultisnips'
|
Plug 'SirVer/ultisnips'
|
||||||
Plug 'theacodes/witchhazel'
|
Plug 'theacodes/witchhazel'
|
||||||
|
Plug 'NoahTheDuke/vim-just'
|
||||||
|
|
||||||
call plug#end()
|
call plug#end()
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue