1
0
mirror of https://git.decapod.one/brethil/dotfiles synced 2024-06-26 02:28:32 +02:00

vim: add vue plugin

This commit is contained in:
bretello 2020-12-23 15:59:24 +01:00
parent 8a6cda547b
commit 8317b80841

View File

@ -57,6 +57,7 @@ Plug 'https://github.com/vim-scripts/nginx.vim'
Plug 'https://github.com/plasticboy/vim-markdown'
Plug 'https://github.com/cespare/vim-toml'
Plug 'https://github.com/vim-scripts/iptables'
Plug 'https://github.com/leafoftree/vim-vue-plugin'
Plug 'epheien/termdbg'