Aggiunta nuovi plugin per vim.
This commit is contained in:
parent
f9f5702817
commit
ae7b385406
1 changed files with 6 additions and 0 deletions
6
vimrc
6
vimrc
|
@ -57,6 +57,12 @@ Plug 'xsbeats/vim-blade'
|
|||
" terraform syntax highlight
|
||||
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 """
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue