Highlight words under the cursor for Neovim
Install with your favorite plugin manager.
You can override cursor highlighting by defining CursorWord
group and disabling built-in highlighting by specifying vim.g.cursorword_highlight
(lua) or g:cursorword_highlight
(vimscript).
Thanks goes to these people/projects for inspiration:
This software is released under the MIT License, see LICENSE.