Add moyiz/command-and-cursor.nvim (#1137)

This commit is contained in:
moyiz 2024-04-15 09:59:38 +03:00 committed by GitHub
parent d8d005a29f
commit fa86b512d3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -414,6 +414,7 @@
- [echasnovski/mini.nvim#mini.hipatterns](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-hipatterns.md) - Module of `mini.nvim` to highlight patterns in text with configurable highlighters. Works asynchronously with configurable debounce delay.
- [miversen33/sunglasses.nvim](https://github.com/miversen33/sunglasses.nvim) - Dynamic Colorscheme/highlight adjuster on window switching.
- [rasulomaroff/reactive.nvim](https://github.com/rasulomaroff/reactive.nvim) - Set global and window-specific highlights or trigger callbacks when modes/operators change or windows are switched.
- [moyiz/command-and-cursor.nvim](https://github.com/moyiz/command-and-cursor.nvim) - Highlight cursor and visual selections when entering command mode.
## Colorscheme