From e9301b2f9bee3d9bb6354fe58578654fd21ff548 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Wed, 2 Oct 2019 14:57:54 +0200 Subject: Redo vimbundle into gittab --- .local/etc/gittab/tabs/vim | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .local/etc/gittab/tabs/vim (limited to '.local/etc/gittab/tabs/vim') 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 -- cgit v1.1