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