diff options
author | June McEnroe <june@causal.agency> | 2012-02-01 20:03:08 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2012-02-01 20:03:08 -0500 |
commit | 4e337fd5d3aad88d892e65874778489c60b1e574 (patch) | |
tree | 42371498a71bf94d65b136388dccb834561b13f6 | |
parent | Add ShowMarks plugin (diff) | |
download | src-4e337fd5d3aad88d892e65874778489c60b1e574.tar.gz src-4e337fd5d3aad88d892e65874778489c60b1e574.zip |
Revert "Add ShowMarks plugin"
This reverts commit ddcfaef5145595f8e15f34f091e50fb85a9a6149.
-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 |