summaryrefslogtreecommitdiff
path: root/playbooks.d/user-tyil/share/gittab.d
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
parent6d540b15e19d1ecc51d8dcac70cc3988d1c1ab82 (diff)
Add gittab
Diffstat (limited to 'playbooks.d/user-tyil/share/gittab.d')
-rw-r--r--playbooks.d/user-tyil/share/gittab.d/awesome1
-rw-r--r--playbooks.d/user-tyil/share/gittab.d/bash1
-rw-r--r--playbooks.d/user-tyil/share/gittab.d/vim16
-rw-r--r--playbooks.d/user-tyil/share/gittab.d/weechat3
-rw-r--r--playbooks.d/user-tyil/share/gittab.d/zsh1
5 files changed, 22 insertions, 0 deletions
diff --git a/playbooks.d/user-tyil/share/gittab.d/awesome b/playbooks.d/user-tyil/share/gittab.d/awesome
new file mode 100644
index 0000000..6414bc8
--- /dev/null
+++ b/playbooks.d/user-tyil/share/gittab.d/awesome
@@ -0,0 +1 @@
+# Local name Remote URL Branch
diff --git a/playbooks.d/user-tyil/share/gittab.d/bash b/playbooks.d/user-tyil/share/gittab.d/bash
new file mode 100644
index 0000000..0940d13
--- /dev/null
+++ b/playbooks.d/user-tyil/share/gittab.d/bash
@@ -0,0 +1 @@
+feature-auto-completion https://github.com/scop/bash-completion.git master
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
diff --git a/playbooks.d/user-tyil/share/gittab.d/weechat b/playbooks.d/user-tyil/share/gittab.d/weechat
new file mode 100644
index 0000000..dfc2006
--- /dev/null
+++ b/playbooks.d/user-tyil/share/gittab.d/weechat
@@ -0,0 +1,3 @@
+# Local name Remote URL Branch
+protocol-slack https://github.com/wee-slack/wee-slack master
+protocol-matrix https://github.com/poljar/weechat-matrix master
diff --git a/playbooks.d/user-tyil/share/gittab.d/zsh b/playbooks.d/user-tyil/share/gittab.d/zsh
new file mode 100644
index 0000000..8f98e73
--- /dev/null
+++ b/playbooks.d/user-tyil/share/gittab.d/zsh
@@ -0,0 +1 @@
+feature-syntax-highlighting https://github.com/zsh-users/zsh-syntax-highlighting.git master