aboutsummaryrefslogtreecommitdiff
path: root/.local/etc
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2020-08-14 11:29:57 +0200
committerPatrick Spek <p.spek@tyil.nl>2021-08-14 11:59:42 +0200
commitd65d482b1f0b2e668ba469d6965fc6c36fc7d2b7 (patch)
tree7d01283012873481305194f978e46cee9ef17df3 /.local/etc
parent83bee8a0cc7c469ae8c08b6016dc22a10c35d4d4 (diff)
Add hcl 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 e71b217..680b623 100644
--- a/.local/etc/gittab/tabs/vim
+++ b/.local/etc/gittab/tabs/vim
@@ -1,6 +1,7 @@
# Local name Remote URL Branch
feature-camelcasemotion https://github.com/tyil/camelcasemotion.git master
feature-rainbow-parenthesis https://github.com/luochen1990/rainbow master
+syntax-hcl https://github.com/jvirtanen/vim-hcl.git master
syntax-helm https://github.com/towolf/vim-helm master
syntax-markdown https://github.com/plasticboy/vim-markdown master
syntax-mustache https://github.com/mustache/vim-mustache-handlebars master