Skip to content

With 'nnoremap * *N', Vim won't highlight the word under cursor when the next match is inside a closed fold #32

@bfrg

Description

@bfrg

I like to use the following mapping to keep the cursor at the current word:

nnoremap * *N

When the next match is inside a closed fold, Vim won't highlight the word under the cursor (or any previous word) when I press *. It does work without vim-cool.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions