murmur.lua
murmur.lua copied to clipboard
super-fast cursor word highlighting with callbacks(I call them murmurs) included.
might be related to some stupid animation being played.
https://github.com/dvoytik/hi-my-words.nvim
- [ ] try to implement heuristical version of LSP cursorword highlighting. - [ ] exclusion list (per lang./proj.).
- I would like to have a list for each language. - maybe distinguish between a global list and a local one. - I would like to be able to...
## Problem ## Current Behaviour The entire `vim.api.nvim_command('echomsg` is highlighted. ## Expected Behaviour Only `nvim_command` should get highlighted.
This issue is not related to the functionalities within the plugin itself, but the documentation. In `README.md`, I see the following errors when I try to play the preview videos....