Skip to content

Commit

Permalink
支持markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
luolei-fh committed Nov 25, 2019
1 parent 9433e1e commit 8a2d471
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,9 @@ Plug 'SirVer/ultisnips'
" Snippets are separated from the engine. Add this if you want them:
Plug 'honza/vim-snippets'

Plug 'iamcco/mathjax-support-for-mkdp'
Plug 'iamcco/markdown-preview.vim'

call plug#end()

" let g:ycm_global_ycm_extra_conf = '~/.vim/plugged/YouCompleteMe/.ycm_extra_conf.py'
Expand Down

0 comments on commit 8a2d471

Please # to comment.