From 81102c13a889a265c8eb6844503c1ebe257ce516 Mon Sep 17 00:00:00 2001 From: Tuowen Zhao Date: Sat, 3 Sep 2016 10:45:51 -0600 Subject: add grammarous --- .gitmodules | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 5d45ce7..f90e52b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,3 +25,9 @@ [submodule "bundle/clang"] path = bundle/clang url = https://github.com/Rip-Rip/clang_complete.git +[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 -- cgit v1.2.3-70-g09d2