Add vim-kitty for kovidgoyal/kitty support, yay

This commit is contained in:
Danielle McLean 2022-05-09 14:31:57 +10:00
parent 12e7fffcbd
commit 908d04a3e8
Signed by: 00dani
GPG Key ID: 52C059C3B22A753E
1 changed files with 2 additions and 0 deletions

View File

@ -89,6 +89,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('fladson/vim-kitty')
call Plug('fpob/nette.vim')
if executable('task')