Skip to content

πŸ•΅πŸ»β€β™‚οΈ Vim plugin to automatically clearing search highlighting

Notifications You must be signed in to change notification settings

jesseleite/vim-noh

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

30 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Vim Noh πŸ•΅πŸ»β€β™‚οΈ

A vim plugin for automatically clearing search highlighting when cursor is moved.

Installation

  1. Install using your favourite package manager:

    Using lazy.nvim:

    { 'jesseleite/vim-noh' }

    Using packer.nvim:

    use { 'jesseleite/vim-noh' }

    Using vim-plug:

    Plug 'jesseleite/vim-noh'
  2. Order pizza! πŸ• 🀘 😎

Thanks!

Thank you to the legendary Junegunn Choi, who wrote the original vim-slash plugin that this fork is based on.

About

πŸ•΅πŸ»β€β™‚οΈ Vim plugin to automatically clearing search highlighting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%