Add the vim markdown preview.

This commit is contained in:
Danila Fedorin 2018-10-12 13:34:53 -07:00
parent e65bdbb865
commit df5a737e50
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ Plug 'arcticicestudio/nord-vim'
Plug 'ap/vim-css-color'
Plug 'xuhdev/vim-latex-live-preview', { 'for': 'tex' }
Plug 'iamcco/markdown-preview.vim'
call plug#end()
set shiftwidth=4