Add nvim-cursorword (#134)

Co-authored-by: Thomas Versteeg <thomas@versteeg.email>
This commit is contained in:
wongxy 2021-07-04 23:51:53 +08:00 committed by GitHub
parent 904b929cc4
commit 51a43928a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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