diff options
-rw-r--r-- | .gitmodules | 4 | ||||
m--------- | bundle/EasyGrep | 0 |
2 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules index ae315e0..d1cb382 100644 --- a/.gitmodules +++ b/.gitmodules @@ -11,10 +11,6 @@ path = bundle/PreserveNoEOL url = https://github.com/vim-scripts/PreserveNoEOL.git ignore = untracked -[submodule "bundle/EasyGrep"] - path = bundle/EasyGrep - url = https://github.com/vim-scripts/EasyGrep.git - ignore = untracked [submodule "bundle/vim-indent-guides"] path = bundle/vim-indent-guides url = https://github.com/nathanaelkane/vim-indent-guides.git diff --git a/bundle/EasyGrep b/bundle/EasyGrep deleted file mode 160000 -Subproject 9b938ec84f193f12dd7721a67f90d4656dcc3c1 |