From 60e57a04fcfb66cede59561ffb78ad3f9075e17a Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Wed, 2 Oct 2019 15:00:16 +0200 Subject: Include Awesome configuration --- .local/etc/gittab/tabs/awesome | 2 ++ .local/etc/gittab/tabs/vim | 6 ------ 2 files changed, 2 insertions(+), 6 deletions(-) (limited to '.local/etc') diff --git a/.local/etc/gittab/tabs/awesome b/.local/etc/gittab/tabs/awesome index e69de29..89bda5b 100644 --- a/.local/etc/gittab/tabs/awesome +++ b/.local/etc/gittab/tabs/awesome @@ -0,0 +1,2 @@ +# Local name Remote URL Branch +calendar https://github.com/deficient/calendar.git master diff --git a/.local/etc/gittab/tabs/vim b/.local/etc/gittab/tabs/vim index a2b9c21..82910c7 100644 --- a/.local/etc/gittab/tabs/vim +++ b/.local/etc/gittab/tabs/vim @@ -1,10 +1,4 @@ -# $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 -- cgit v1.1