Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | defaults: enable 'hlsearch' by default. #2859 | Justin M. Keyes | 2015-06-20 |
| | | | | | | Also update the documentation regarding the option. Re: https://github.com/neovim/neovim/issues/2676 | ||
* | vim-patch:7.4.532 #2504 | David Bürgin | 2015-04-27 |
| | | | | | | | | Problem: When using 'incsearch' "2/pattern/e" highlights the first match. Solution: Move the code to set extra_col inside the loop for count. (Ozaki Kiichi) https://github.com/vim/vim/releases/tag/v7-4-532 | ||
* | tests/ui: test hlsearch and incsearch | Björn Linse | 2015-03-19 |