mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-26 21:10:22 +00:00
Add sontungexpt/stcursorword
(#883)
Co-authored-by: Thomas Versteeg <t@versteeg.email>
This commit is contained in:
parent
47f10f9114
commit
558c4c8fa9
1 changed files with 1 additions and 0 deletions
|
@ -540,6 +540,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
|
|||
|
||||
- [yamatsum/nvim-cursorline](https://github.com/yamatsum/nvim-cursorline) - A plugin that highlights cursor words and lines.
|
||||
- [xiyaowong/nvim-cursorword](https://github.com/xiyaowong/nvim-cursorword) - Part of nvim-cursorline. Highlight the word under the cursor.
|
||||
- [sontungexpt/stcursorword](https://github.com/sontungexpt/stcursorword) - Highlight the word under the cursor (Improved and compact version of nvim-cursorline).
|
||||
- [RRethy/vim-illuminate](https://github.com/RRethy/vim-illuminate) - Highlight the word under the cursor. Neovim's builtin LSP is available, it can be used to highlight more intelligently.
|
||||
- [echasnovski/mini.nvim#mini.cursorword](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-cursorword.md) - Module of `mini.nvim` for automatic highlighting of word under cursor (displayed after customizable delay).
|
||||
- [mawkler/modicator.nvim](https://github.com/mawkler/modicator.nvim) - Cursor line number mode indicator. Changes the `CursorLineNr` highlight based on Vim mode.
|
||||
|
|
Loading…
Reference in a new issue