Add nette.vim for NEON support

This commit is contained in:
Danielle McLean 2021-05-31 15:58:58 +10:00
parent f82da00be1
commit 33e93908c7
Signed by: 00dani
GPG Key ID: 9DDE1EDE01E3A605
1 changed files with 2 additions and 0 deletions

View File

@ -90,6 +90,8 @@ call Plug('tweekmonster/braceless.vim')
call Plug('ternjs/tern_for_vim', {'do': {-> async#job#start(['npm', 'install'], {})}})
call Plug('vito-c/jq.vim')
call Plug('fpob/nette.vim')
call Plug('alx741/yesod.vim')
call Plug('pbrisbin/vim-syntax-shakespeare')