don't use vim-md plugin
This commit is contained in:
parent
727ae6af04
commit
d303fe27be
2
vimrc
2
vimrc
@ -96,7 +96,7 @@ Plug 'drewtempelmeyer/palenight.vim'
|
|||||||
Plug 'https://tpope.io/vim/surround.git'
|
Plug 'https://tpope.io/vim/surround.git'
|
||||||
Plug 'https://github.com/tpope/vim-fugitive.git'
|
Plug 'https://github.com/tpope/vim-fugitive.git'
|
||||||
Plug 'https://github.com/suan/vim-instant-markdown', {'for': 'markdown'}
|
Plug 'https://github.com/suan/vim-instant-markdown', {'for': 'markdown'}
|
||||||
Plug 'plasticboy/vim-markdown', {'for': 'markdown'}
|
"Plug 'plasticboy/vim-markdown', {'for': 'markdown'}
|
||||||
call plug#end()
|
call plug#end()
|
||||||
|
|
||||||
"let g:vim_markdown_new_list_item_indent
|
"let g:vim_markdown_new_list_item_indent
|
||||||
|
Loading…
Reference in New Issue
Block a user