Add support for jq syntax

This commit is contained in:
Danielle McLean 2018-06-18 10:43:35 +10:00
parent 32f034f58f
commit 60b2f163d6
Signed by: 00dani
GPG Key ID: 8EB789DDF3ABD240
1 changed files with 1 additions and 0 deletions

View File

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