[ADD][VIM] TOML plugin
This commit is contained in:
parent
1f23954c6a
commit
da32b4f8e6
1 changed files with 2 additions and 0 deletions
|
|
@ -98,6 +98,8 @@ Plug 'rust-lang/rust.vim'
|
||||||
Plug 'HiPhish/info.vim', { 'on': 'Info' }
|
Plug 'HiPhish/info.vim', { 'on': 'Info' }
|
||||||
" Nix configuration files
|
" Nix configuration files
|
||||||
Plug 'LnL7/vim-nix'
|
Plug 'LnL7/vim-nix'
|
||||||
|
" TOML files
|
||||||
|
Plug 'cespare/vim-toml'
|
||||||
" }}}
|
" }}}
|
||||||
|
|
||||||
" Vim facilities enhancement {{{
|
" Vim facilities enhancement {{{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue