aboutsummaryrefslogtreecommitdiff
path: root/.local/etc/gittab
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2020-02-08 10:54:25 +0100
committerPatrick Spek <p.spek@tyil.nl>2020-02-08 10:54:25 +0100
commitb4af03b9576ded2f5b7112605c420f43705e442b (patch)
tree9ec04d74a865966f5c660e0d50c92546ed93bf5e /.local/etc/gittab
parentd44c8f5d59e890a243983075ac3901cfae17ceba (diff)
Add mustache syntax plugin for vim
Diffstat (limited to '.local/etc/gittab')
-rw-r--r--.local/etc/gittab/tabs/vim17
1 files changed, 9 insertions, 8 deletions
diff --git a/.local/etc/gittab/tabs/vim b/.local/etc/gittab/tabs/vim
index 2af9d0d..230b5c1 100644
--- a/.local/etc/gittab/tabs/vim
+++ b/.local/etc/gittab/tabs/vim
@@ -1,8 +1,9 @@
-# Local name Remote URL Branch
-feature-camelcasemotion https://github.com/tyil/camelcasemotion.git master
-syntax-helm https://github.com/towolf/vim-helm master
-syntax-raku https://github.com/raku/vim-raku.git master
-syntax-terraform https://github.com/hashivim/vim-terraform 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
+# Local name Remote URL Branch
+feature-camelcasemotion https://github.com/tyil/camelcasemotion.git master
+syntax-helm https://github.com/towolf/vim-helm master
+syntax-raku https://github.com/raku/vim-raku.git master
+syntax-terraform https://github.com/hashivim/vim-terraform master
+syntax-mustache https://github.com/mustache/vim-mustache-handlebars 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