Added toml syntax plugin
This commit is contained in:
parent
b367c81c64
commit
5c45e250f3
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,8 @@ Plug 'junegunn/vim-peekaboo'
|
|||
|
||||
Plug 'alfredodeza/pytest.vim'
|
||||
|
||||
Plug 'cespare/vim-toml'
|
||||
|
||||
Plug 'git@gitlab.softwareparadies.de:IDE/swp-vim.git'
|
||||
|
||||
call plug#end()
|
||||
|
|
Loading…
Reference in a new issue