diff --git a/.gitmodules b/.gitmodules index f3e93ae..8e433b8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "Vundle.vim"] path = Vundle.vim url = https://github.com/VundleVim/Vundle.vim.git +[submodule "private"] + path = private + url = git@orel.li:jordan/.private.git diff --git a/private b/private new file mode 160000 index 0000000..3a9de17 --- /dev/null +++ b/private @@ -0,0 +1 @@ +Subproject commit 3a9de17439148d95b27b9af350b958e809f994fd