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

Incorrect cursor word in `:h`

Open nyngwang opened this issue 8 months ago • 0 comments

Problem

Current Behaviour

The entire vim.api.nvim_command('echomsg is highlighted.

Expected Behaviour

Only nvim_command should get highlighted.

nyngwang avatar Apr 01 '25 06:04 nyngwang