Completamento opzioni di installazione preview-enhanced.
This commit is contained in:
parent
ae7b385406
commit
ee4064008f
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…
Reference in New Issue
Block a user