Added toml syntax plugin

main
mandlm 2020-10-01 13:58:45 +02:00
parent b367c81c64
commit 5c45e250f3
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7
1 changed files with 2 additions and 0 deletions

View File

@ -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()