Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 359 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 359 Bytes

bling.nvim

This plugin blinks the current search result after jumping to it after using *, #, n or N.

Preview

Install

packer.nvim:

use { 'ivyl/bling.nvim', config = function()
  require'bling'.setup({})
end }

Docs

:help bling.txt