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 | |
parent | Add ShowMarks plugin (diff) | |
download | src-106223c2915b9c585640c7b9463832c439d10f2a.tar.gz src-106223c2915b9c585640c7b9463832c439d10f2a.zip |
Revert "Add ShowMarks plugin"
This reverts commit 28cf15ba0309361cb972012bb3bdad62423f401d.
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | bundle/vim-showmarks | 0 |
2 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 diff --git a/bundle/vim-showmarks b/bundle/vim-showmarks deleted file mode 160000 -Subproject 11d9fb0e38a3894f23b9de69aa3e3990a685d73 |