aboutsummaryrefslogtreecommitdiffstats
path: root/plugin/vsearch.vim
AgeCommit message (Collapse)Author
2014-05-24Add vsearch plugin for visual # & * searchTeddy Wing
Copied from https://github.com/godlygeek/vim-files/blob/master/plugin/vsearch.vim which resembles https://github.com/bronson/vim-visual-star-search but uses the # and * keys directly instead of <leader>*. Allows text in the current visual selection to be searched for as you would a word with # and *.