Install plugin for json with comments
This commit is contained in:
parent
6eacc64e66
commit
2d1f14eb7c
1 changed files with 2 additions and 2 deletions
|
@ -31,8 +31,8 @@ call plug#begin()
|
||||||
" CSS Colour previews
|
" CSS Colour previews
|
||||||
Plug 'maxbucknell/Colorizer', { 'branch': 'neovim-virtual-text' }
|
Plug 'maxbucknell/Colorizer', { 'branch': 'neovim-virtual-text' }
|
||||||
|
|
||||||
" Statusline
|
" JSON with comments, just for TypeScript
|
||||||
Plug 'vim-airline/vim-airline'
|
Plug 'kevinoid/vim-jsonc'
|
||||||
call plug#end()
|
call plug#end()
|
||||||
|
|
||||||
" I have a true colour terminal, and I will have true colours in my Vim
|
" I have a true colour terminal, and I will have true colours in my Vim
|
||||||
|
|
Loading…
Add table
Reference in a new issue