We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have let g:oblique#incsearch_highlight_all = 1 in my vimrc.
let g:oblique#incsearch_highlight_all = 1
vimrc
If I start a new search immediately after another search, the highlights from old search don't reset.
You can see the issue here - https://asciinema.org/a/6yed3kzu2kxanue2r5p8xwa9u
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have
let g:oblique#incsearch_highlight_all = 1
in myvimrc
.If I start a new search immediately after another search, the highlights from old search don't reset.
You can see the issue here - https://asciinema.org/a/6yed3kzu2kxanue2r5p8xwa9u
The text was updated successfully, but these errors were encountered: