From 9452fdec3725ea60baeba6b67785e614b9d65a03 Mon Sep 17 00:00:00 2001 From: Eric Phillips Date: Sun, 21 Jun 2015 20:18:06 -0600 Subject: [PATCH] vim-colors-pencil submodule --- .gitmodules | 3 +++ bundle/vim-colors-pencil | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/vim-colors-pencil diff --git a/.gitmodules b/.gitmodules index 9a8bb46..73ae7fc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "bundle/vim-sensible"] path = bundle/vim-sensible url = https://github.com/tpope/vim-sensible.git +[submodule "bundle/vim-colors-pencil"] + path = bundle/vim-colors-pencil + url = https://github.com/reedes/vim-colors-pencil.git diff --git a/bundle/vim-colors-pencil b/bundle/vim-colors-pencil new file mode 160000 index 0000000..dc39ee3 --- /dev/null +++ b/bundle/vim-colors-pencil @@ -0,0 +1 @@ +Subproject commit dc39ee30ef67ec7d3d8efc3b9c274f5411cf7aad