Skip to content

auto remove search highlight and rehighlight when using n or N

License

Notifications You must be signed in to change notification settings

nvimdev/hlsearch.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hlsearch.nvim

auto remove search highlight and rehighlight when using n or N

Install

  • with packer.nvim
packer.use {'nvimdev/hlsearch.nvim', event = 'BufRead' config = function()
    require('hlsearch').setup()
end}

Showcase

images

License MIT

About

auto remove search highlight and rehighlight when using n or N

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages