diff options
author | June McEnroe <programble@gmail.com> | 2012-02-01 20:03:08 -0500 |
---|---|---|
committer | June McEnroe <programble@gmail.com> | 2012-02-01 20:03:08 -0500 |
commit | 106223c2915b9c585640c7b9463832c439d10f2a (patch) | |
tree | 42371498a71bf94d65b136388dccb834561b13f6 /.gitmodules | |
parent | Add ShowMarks plugin (diff) | |
download | src-106223c2915b9c585640c7b9463832c439d10f2a.tar.gz src-106223c2915b9c585640c7b9463832c439d10f2a.zip |
Revert "Add ShowMarks plugin"
This reverts commit 28cf15ba0309361cb972012bb3bdad62423f401d.
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 386b3b83..b0e9adb2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -52,6 +52,3 @@ [submodule "bundle/vim-markdown"] path = bundle/vim-markdown url = https://github.com/tpope/vim-markdown.git -[submodule "bundle/vim-showmarks"] - path = bundle/vim-showmarks - url = https://github.com/garbas/vim-showmarks.git |