murmur.lua icon indicating copy to clipboard operation
murmur.lua copied to clipboard

super-fast cursor word highlighting with callbacks(I call them murmurs) included.

Results 7 murmur.lua issues
Sort by recently updated
recently updated
newest added

might be related to some stupid animation being played.

bug

- [ ] try to implement heuristical version of LSP cursorword highlighting. - [ ] exclusion list (per lang./proj.).

enhancement

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

documentation
enhancement

## Problem ## Current Behaviour The entire `vim.api.nvim_command('echomsg` is highlighted. ## Expected Behaviour Only `nvim_command` should get highlighted.

bug

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