diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 8ec5da9..e961246 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,9 +16,6 @@ [submodule "bundle/grammarous"] path = bundle/grammarous url = https://github.com/rhysd/vim-grammarous.git -[submodule "bundle/unite"] - path = bundle/unite - url = https://github.com/Shougo/unite.vim.git [submodule "bundle/clang-format"] path = bundle/clang-format url = https://github.com/rhysd/vim-clang-format.git |