VIM: Add markdown support
This commit is contained in:
parent
2cc11a7761
commit
72c569e6a8
@ -84,4 +84,7 @@ Plug 'mattn/gist-vim'
|
||||
" dependency
|
||||
Plug 'mattn/webapi-vim'
|
||||
|
||||
Plug 'godlygeek/tabular'
|
||||
Plug 'plasticboy/vim-markdown'
|
||||
|
||||
call plug#end()
|
||||
|
Loading…
Reference in New Issue
Block a user