/nvim-cursorword

A plugin for neovim that highlights cursor words and lines

Primary LanguageLuaMIT LicenseMIT

nvim-cursorword

Highlight words under the cursor for Neovim

demo

Installation

Install with your favorite plugin manager.

Highlighting

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).

Acknowledgments

Thanks goes to these people/projects for inspiration:

License

This software is released under the MIT License, see LICENSE.