mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 13:44:13 +00:00
Add nvim-cursorword (#134)
Co-authored-by: Thomas Versteeg <thomas@versteeg.email>
This commit is contained in:
parent
904b929cc4
commit
51a43928a4
1 changed files with 1 additions and 0 deletions
|
@ -318,6 +318,7 @@ Treesitter is a new system coming in Neovim 0.5 that incrementally parses your c
|
|||
### Cursorline
|
||||
|
||||
- [yamatsum/nvim-cursorline](https://github.com/yamatsum/nvim-cursorline) - A plugin for neovim 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.
|
||||
|
||||
### Start screen
|
||||
|
||||
|
|
Loading…
Reference in a new issue