[vim] add plugin to show number of matches

This commit is contained in:
Josh Sherman 2017-04-15 13:11:07 -05:00
parent 414a53f756
commit f4701cca42
No known key found for this signature in database
GPG key ID: 55B058A80530EF22
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -97,3 +97,6 @@
[submodule "vendor/olivierverdier/zsh-git-prompt"] [submodule "vendor/olivierverdier/zsh-git-prompt"]
path = vendor/olivierverdier/zsh-git-prompt path = vendor/olivierverdier/zsh-git-prompt
url = git@github.com:olivierverdier/zsh-git-prompt.git url = git@github.com:olivierverdier/zsh-git-prompt.git
[submodule "vim/pack/plugins/start/vim-indexed-search"]
path = vim/pack/plugins/start/vim-indexed-search
url = https://github.com/henrik/vim-indexed-search

@ -0,0 +1 @@
Subproject commit 1d93f47eb4635a09f8b16e317ad65c98af2ee2cc