aboutsummaryrefslogtreecommitdiff
path: root/.local/etc
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2020-04-17 10:47:51 +0200
committerPatrick Spek <p.spek@tyil.nl>2021-08-14 11:59:36 +0200
commit8af33508d98fadd554ab6dbfef53ced767a8cafa (patch)
treee166c7846efdad887c6bdaa3db7a7e64bf204439 /.local/etc
parentf29ecbbb913ee5b5dcca53d6e155c5ebf21c6bf9 (diff)
Add toml syntax plugin for vim
Diffstat (limited to '.local/etc')
-rw-r--r--.local/etc/gittab/tabs/vim1
1 files changed, 1 insertions, 0 deletions
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