Aggiunta nuovi plugin per vim.
This commit is contained in:
parent
f9f5702817
commit
ae7b385406
6
vimrc
6
vimrc
@ -57,6 +57,12 @@ Plug 'xsbeats/vim-blade'
|
|||||||
" terraform syntax highlight
|
" terraform syntax highlight
|
||||||
Plug 'hashivim/vim-terraform'
|
Plug 'hashivim/vim-terraform'
|
||||||
|
|
||||||
|
" Mediawiki pages support
|
||||||
|
Plug 'm-pilia/vim-mediawiki'
|
||||||
|
|
||||||
|
" Markdown with preview
|
||||||
|
Plug 'weirongxu/coc-webview'
|
||||||
|
Plug 'weirongxu/coc-markdown-preview-enhanced'
|
||||||
|
|
||||||
""" Aesthetic fixes """
|
""" Aesthetic fixes """
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user