mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-07-12 18:34:41 +02:00
update markdown server
This commit is contained in:
parent
408d99c4b4
commit
7316994fba
3 changed files with 3 additions and 4 deletions
|
@ -94,7 +94,7 @@ return require('packer').startup(function()
|
|||
use 'mhinz/vim-startify'
|
||||
use 'metakirby5/codi.vim'
|
||||
use 'psliwka/vim-smoothie'
|
||||
use {'iamcco/markdown-preview.nvim', run = 'cd app && yarn install', cmd = 'MarkdownPreview'}
|
||||
use {'iamcco/markdown-preview.nvim', run = 'cd app && npm install' }
|
||||
use 'moll/vim-bbye'
|
||||
use 'turbio/bracey.vim'
|
||||
use 'AndrewRadev/tagalong.vim'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue