Add support for jq syntax
This commit is contained in:
parent
32f034f58f
commit
60b2f163d6
1 changed files with 1 additions and 0 deletions
|
@ -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')
|
||||
|
|
Loading…
Reference in a new issue