add jinja syntax and remove lsp

This commit is contained in:
Grigory Shipunov 2021-11-14 17:08:37 +01:00
parent 7cccd52ec8
commit 0c2b4024b2
Signed by: 0xa
GPG key ID: 91FA5E5BF9AA901C

View file

@ -19,9 +19,7 @@ Plug 'airblade/vim-gitgutter'
Plug 'vim-pandoc/vim-pandoc'
Plug 'vim-pandoc/vim-pandoc-syntax'
Plug 'vim-pandoc/vim-rmarkdown'
" LSP
Plug 'neovim/nvim-lspconfig'
Plug 'lepture/vim-jinja'
" Colors
Plug 'jeffkreeftmeijer/vim-dim'