Add neovim markdown mode
This commit is contained in:
parent
a1c0aa9815
commit
d08a283780
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ if dein#load_state('~/.config/nvim/plugins')
|
|||
call dein#add('jeetsukumaran/vim-buffergator')
|
||||
call dein#add('jiangmiao/auto-pairs')
|
||||
call dein#add('ntpeters/vim-better-whitespace')
|
||||
call dein#add('plasticboy/vim-markdown')
|
||||
call dein#add('scrooloose/nerdtree')
|
||||
call dein#add('tpope/vim-abolish')
|
||||
call dein#add('tpope/vim-commentary')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue