Add nette.vim for NEON support
This commit is contained in:
parent
f82da00be1
commit
33e93908c7
1 changed files with 2 additions and 0 deletions
|
@ -90,6 +90,8 @@ call Plug('tweekmonster/braceless.vim')
|
||||||
call Plug('ternjs/tern_for_vim', {'do': {-> async#job#start(['npm', 'install'], {})}})
|
call Plug('ternjs/tern_for_vim', {'do': {-> async#job#start(['npm', 'install'], {})}})
|
||||||
call Plug('vito-c/jq.vim')
|
call Plug('vito-c/jq.vim')
|
||||||
|
|
||||||
|
call Plug('fpob/nette.vim')
|
||||||
|
|
||||||
call Plug('alx741/yesod.vim')
|
call Plug('alx741/yesod.vim')
|
||||||
call Plug('pbrisbin/vim-syntax-shakespeare')
|
call Plug('pbrisbin/vim-syntax-shakespeare')
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue