add jinja syntax and remove lsp
This commit is contained in:
parent
7cccd52ec8
commit
0c2b4024b2
1 changed files with 1 additions and 3 deletions
|
@ -19,9 +19,7 @@ Plug 'airblade/vim-gitgutter'
|
||||||
Plug 'vim-pandoc/vim-pandoc'
|
Plug 'vim-pandoc/vim-pandoc'
|
||||||
Plug 'vim-pandoc/vim-pandoc-syntax'
|
Plug 'vim-pandoc/vim-pandoc-syntax'
|
||||||
Plug 'vim-pandoc/vim-rmarkdown'
|
Plug 'vim-pandoc/vim-rmarkdown'
|
||||||
|
Plug 'lepture/vim-jinja'
|
||||||
" LSP
|
|
||||||
Plug 'neovim/nvim-lspconfig'
|
|
||||||
|
|
||||||
" Colors
|
" Colors
|
||||||
Plug 'jeffkreeftmeijer/vim-dim'
|
Plug 'jeffkreeftmeijer/vim-dim'
|
||||||
|
|
Loading…
Add table
Reference in a new issue