Added SearchComplete tab completion when searching with /

This commit is contained in:
yan
2012-07-16 13:53:33 -07:00
parent e07b1eb2bf
commit fd5962db06
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -326,3 +326,6 @@
path = vim/bundle/vim-scripts-YankRing
url = https://github.com/vim-scripts/YankRing.vim
ignore = dirty
[submodule "vim/bundle/vim-scripts-SearchComplete"]
path = vim/bundle/vim-scripts-SearchComplete
url = https://github.com/vim-scripts/SearchComplete.git