aboutsummaryrefslogtreecommitdiff
path: root/.local/etc/gittab
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2019-10-02 14:57:54 +0200
committerPatrick Spek <p.spek@tyil.nl>2019-10-02 14:57:54 +0200
commite9301b2f9bee3d9bb6354fe58578654fd21ff548 (patch)
treeac633cfec1845052125bbc95061b5536fa4a88ca /.local/etc/gittab
parenteac0f1c0d14a9c3ac33cefb8eed82fe6f6ea9849 (diff)
Redo vimbundle into gittab
Diffstat (limited to '.local/etc/gittab')
-rw-r--r--.local/etc/gittab/basedirs1
-rw-r--r--.local/etc/gittab/tabs/awesome0
-rw-r--r--.local/etc/gittab/tabs/vim14
3 files changed, 15 insertions, 0 deletions
diff --git a/.local/etc/gittab/basedirs b/.local/etc/gittab/basedirs
new file mode 100644
index 0000000..bc0ee14
--- /dev/null
+++ b/.local/etc/gittab/basedirs
@@ -0,0 +1 @@
+vim .vim/bundle
diff --git a/.local/etc/gittab/tabs/awesome b/.local/etc/gittab/tabs/awesome
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/.local/etc/gittab/tabs/awesome
diff --git a/.local/etc/gittab/tabs/vim b/.local/etc/gittab/tabs/vim
new file mode 100644
index 0000000..a2b9c21
--- /dev/null
+++ b/.local/etc/gittab/tabs/vim
@@ -0,0 +1,14 @@
+# $HOME/.vim/bundletab
+#
+# This file contains a table of vim plugins that are to be installed in the
+# $HOME/.vim/bundle directory. Pathogen will load these as needed.
+#
+# Local name Remote URL Branch
+#
+feature-camelcasemotion https://github.com/tyil/camelcasemotion.git master
+syntax-helm https://github.com/towolf/vim-helm master
+syntax-perl6 https://github.com/vim-perl/vim-perl6.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