Using the old ov-highlighter.el I used to be able to perform the function on any word and it will be highlighted directly. Now, using the new file, I have to first select a region then use the command, and after this first action then using the command directly without highlighting a region works. But as I said I have to assign a region on the first trial.
I have this in my init.el file:
Using the old ov-highlighter.el I used to be able to perform the function on any word and it will be highlighted directly. Now, using the new file, I have to first select a region then use the command, and after this first action then using the command directly without highlighting a region works. But as I said I have to assign a region on the first trial.