nvim: Jinja template syntax highlighting
This commit is contained in:
parent
b7bcd4b381
commit
49d810613f
1 changed files with 2 additions and 1 deletions
|
|
@ -18,6 +18,7 @@ Plug 'chrisbra/unicode.vim'
|
|||
Plug 'dense-analysis/ale'
|
||||
Plug 'elixir-editors/vim-elixir'
|
||||
Plug 'fatih/vim-go'
|
||||
Plug 'Glench/Vim-Jinja2-Syntax'
|
||||
Plug 'glts/vim-textobj-comment'
|
||||
Plug 'ianks/vim-tsx'
|
||||
Plug 'jeetsukumaran/vim-buffergator'
|
||||
|
|
@ -35,10 +36,10 @@ Plug 'ntpeters/vim-better-whitespace'
|
|||
Plug 'pangloss/vim-javascript'
|
||||
Plug 'plasticboy/vim-markdown'
|
||||
Plug 'qpkorr/vim-bufkill'
|
||||
Plug 'rust-lang/rust.vim'
|
||||
Plug 'scrooloose/nerdtree'
|
||||
Plug 'Shougo/neosnippet.vim'
|
||||
Plug 'sirtaj/vim-openscad'
|
||||
Plug 'rust-lang/rust.vim'
|
||||
Plug 'tpope/vim-abolish'
|
||||
Plug 'tpope/vim-bundler'
|
||||
Plug 'tpope/vim-commentary'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue