Added toml syntax plugin
parent
b367c81c64
commit
5c45e250f3
|
@ -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 New Issue