Azabiong

Results 12 comments of Azabiong

Thanks for your interest.  I think you can try [Sync Mode](https://github.com/azabiong/vim-highlighter#sync-mode) or the configurable option ` :h HiSyncMode`.

Thank you for reporting this error 👍 Now there is an update. Would you please try it?

If you prefer to install from zip, would you please try the installation steps in this link? https://www.vim.org/scripts/script.php?script_id=5953 Please note that zip file name is different.

Thanks for suggesting new features. Could you please provide some usage examples to see if I can use the currently implemented functions?

Thanks for your interest in this plugin. As for replacement, I mainly use the language server plugin function which supports scope based replacement. Sometimes, I use the following mapping in...

Alright, then I will try highlighting when replacing, and let's see if it's convenient. Thanks.

The plugin can now select the correct highlight at the cursor position when multiple highlights overlap. We can easily check this using the latest version of the `HiErase` function. So,...

Hi @windrg, Thank you for updating this issue, and also the solution for the 2nd error. It looks good! 👍 I will apply it right away. For the 1st error,...

Thank you! I was able to reproduce the problem in the order you provided using an older version of Vim. Using the new Vim version 9.1.100 there is no problem....