diff options
| author | Ben Beltran <ben@nsovocal.com> | 2015-07-10 11:07:24 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2015-07-10 11:07:24 -0500 |
| commit | eb786e82d170e2abc351a432ade616d6ecdeeb6b (patch) | |
| tree | a99105b701eba9289d10ef1b696bb35f469b433e /.gitmodules | |
| parent | 4c592baa087637ae79431657d6cde9efa5b5cc23 (diff) | |
Removes showmarks
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index e610ff3..59a265e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -88,9 +88,6 @@ [submodule "vim/bundle/vim-unimpaired"] path = vim/bundle/vim-unimpaired url = git://github.com/tpope/vim-unimpaired.git -[submodule "vim/bundle/vim-showmarks"] - path = vim/bundle/vim-showmarks - url = git://github.com/vimez/vim-showmarks.git [submodule "vim/bundle/vim-misc"] path = vim/bundle/vim-misc url = https://github.com/xolox/vim-misc |