summaryrefslogtreecommitdiff
path: root/playbooks.d/user-tyil/share/gittab.d/vim
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2022-05-06 14:51:02 +0200
committerPatrick Spek <p.spek@tyil.nl>2022-05-06 14:51:02 +0200
commit555e8636bffccba2aa9fb8a801c9c37d3d2c4882 (patch)
treeaff019ade26ee96289282581bc0bb4f81f2242c5 /playbooks.d/user-tyil/share/gittab.d/vim
parent6d540b15e19d1ecc51d8dcac70cc3988d1c1ab82 (diff)
Add gittab
Diffstat (limited to 'playbooks.d/user-tyil/share/gittab.d/vim')
-rw-r--r--playbooks.d/user-tyil/share/gittab.d/vim16
1 files changed, 16 insertions, 0 deletions
diff --git a/playbooks.d/user-tyil/share/gittab.d/vim b/playbooks.d/user-tyil/share/gittab.d/vim
new file mode 100644
index 0000000..4e294f4
--- /dev/null
+++ b/playbooks.d/user-tyil/share/gittab.d/vim
@@ -0,0 +1,16 @@
+# Local name Remote URL Branch
+feature-camelcasemotion https://github.com/tyil/camelcasemotion.git master
+feature-rainbow-parenthesis https://github.com/luochen1990/rainbow master
+syntax-todo https://github.com/freitass/todo.txt-vim.git master
+syntax-hcl https://github.com/jvirtanen/vim-hcl.git main
+syntax-helm https://github.com/towolf/vim-helm master
+syntax-ledger https://github.com/ledger/vim-ledger master
+syntax-markdown https://github.com/plasticboy/vim-markdown master
+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 main
+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
+theme-codedark https://github.com/tomasiser/vim-code-dark master