Add nvim-cursorword (#134)

Co-authored-by: Thomas Versteeg <thomas@versteeg.email>
main
wongxy 3 years ago committed by GitHub
parent 904b929cc4
commit 51a43928a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save