aboutsummaryrefslogtreecommitdiff
path: root/vim/doc/insert_suspend_hlsearch.txt
Commit message (Collapse)AuthorAgeFilesLines
* Spin off insert_suspend_hlsearch Vim pluginTom Ryder2018-05-301-29/+0
|
* Add feat requirements to hlsearch suspend docTom Ryder2018-05-301-2/+3
|
* Move 'hlsearch' insert-mode suspension into pluginTom Ryder2017-11-131-0/+28
It's easily repackaged and it makes the configuration that much shorter, so I may as well. This version also correctly handles 'hlsearch' not being on in the first place.