Aggiunto linter markdown.
This commit is contained in:
parent
c5a5c5f107
commit
78cf6ae031
1 changed files with 1 additions and 0 deletions
1
vimrc
1
vimrc
|
@ -61,6 +61,7 @@ Plug 'hashivim/vim-terraform'
|
||||||
Plug 'm-pilia/vim-mediawiki'
|
Plug 'm-pilia/vim-mediawiki'
|
||||||
|
|
||||||
" Markdown with preview
|
" Markdown with preview
|
||||||
|
Plug 'fannheyward/coc-markdownlint', { 'do': 'yarn install --frozen-lockfile' }
|
||||||
Plug 'weirongxu/coc-webview'
|
Plug 'weirongxu/coc-webview'
|
||||||
Plug 'weirongxu/coc-markdown-preview-enhanced', { 'do': 'yarn install --frozen-lockfile' }
|
Plug 'weirongxu/coc-markdown-preview-enhanced', { 'do': 'yarn install --frozen-lockfile' }
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue