From 8af33508d98fadd554ab6dbfef53ced767a8cafa Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Fri, 17 Apr 2020 10:47:51 +0200 Subject: Add toml syntax plugin for vim --- .local/etc/gittab/tabs/vim | 1 + 1 file changed, 1 insertion(+) diff --git a/.local/etc/gittab/tabs/vim b/.local/etc/gittab/tabs/vim index 13cd8d9..1b0836c 100644 --- a/.local/etc/gittab/tabs/vim +++ b/.local/etc/gittab/tabs/vim @@ -6,6 +6,7 @@ syntax-markdown https://github.com/plasticboy/vim-markdown syntax-mustache https://github.com/mustache/vim-mustache-handlebars master syntax-raku https://github.com/raku/vim-raku.git master syntax-terraform https://github.com/hashivim/vim-terraform master +syntax-toml https://github.com/cespare/vim-toml.git master theme-colorsbox https://github.com/mkarmona/colorsbox.git master theme-jellybeans https://github.com/nanotech/jellybeans.vim.git master theme-molokai https://github.com/tomasr/molokai.git master -- cgit v1.1