From 2c4ba70ab39ad144ce66a2f6489da979c3a4fbc4 Mon Sep 17 00:00:00 2001 From: Haak Saxberg Date: Thu, 1 Aug 2013 20:07:06 -0700 Subject: [PATCH] lucius colorscheme submodule --- .gitmodules | 3 +++ vim-files/.vim/bundle/vim-lucius | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim-files/.vim/bundle/vim-lucius diff --git a/.gitmodules b/.gitmodules index e316156..9cb7f8c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,6 @@ [submodule "vim-files/.vim/bundle/python-mode"] path = vim-files/.vim/bundle/python-mode url = https://github.com/klen/python-mode.git +[submodule "vim-files/.vim/bundle/vim-lucius"] + path = vim-files/.vim/bundle/vim-lucius + url = https://github.com/jonathanfilip/vim-lucius.git diff --git a/vim-files/.vim/bundle/vim-lucius b/vim-files/.vim/bundle/vim-lucius new file mode 160000 index 0000000..1308fe9 --- /dev/null +++ b/vim-files/.vim/bundle/vim-lucius @@ -0,0 +1 @@ +Subproject commit 1308fe937eb9dfab7ff521c1f77c12c71901be64