Skip to content

Add toggle-able feature for disabling persistent highlighting #16

@nullromo

Description

@nullromo

Problem

After searching (/) and navigating (n/N), some users want the highlighting to go away.

Solution

Keep the highlighting around (like vim does by default), but then disable it (call :noh) when the cursor is moved.

Features

This should be settable via a plugin option and should also be toggleable (enable/disable/toggle) in real time with commands.

References

Reference plugin for non-neovim

Reference implementation

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions