feat: add markdown preview plugin

main
mandlm 2021-07-08 08:45:52 +02:00
parent e5737e86ea
commit 54700559de
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7
1 changed files with 2 additions and 0 deletions

View File

@ -43,6 +43,8 @@ Plug 'HerringtonDarkholme/yats.vim'
Plug 'git@gitlab.softwareparadies.de:IDE/swp-vim.git' Plug 'git@gitlab.softwareparadies.de:IDE/swp-vim.git'
Plug 'iamcco/markdown-preview.nvim', { 'do': 'cd app && yarn install' }
call plug#end() call plug#end()
" tabwidth " tabwidth