Completamento opzioni di installazione preview-enhanced.
This commit is contained in:
parent
ae7b385406
commit
ee4064008f
1 changed files with 1 additions and 1 deletions
2
vimrc
2
vimrc
|
@ -62,7 +62,7 @@ Plug 'm-pilia/vim-mediawiki'
|
||||||
|
|
||||||
" Markdown with preview
|
" Markdown with preview
|
||||||
Plug 'weirongxu/coc-webview'
|
Plug 'weirongxu/coc-webview'
|
||||||
Plug 'weirongxu/coc-markdown-preview-enhanced'
|
Plug 'weirongxu/coc-markdown-preview-enhanced', { 'do': 'yarn install --frozen-lockfile' }
|
||||||
|
|
||||||
""" Aesthetic fixes """
|
""" Aesthetic fixes """
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue