vim-highlighter icon indicating copy to clipboard operation
vim-highlighter copied to clipboard

Highlight words and expressions

Results 6 vim-highlighter issues
Sort by recently updated
recently updated
newest added

See title. Selecting a single line in visual line mode and then pressing `f` causes the following error: ``` Error detected while processing function highlighter#Command[22]..168_SetHighlight[28]..168_GetVisualLine: line 9: E951: \% value...

bug

highlights are missing after split window

Looking forward to this one. But the install instructions seem to be cloning it in your own something or other? It asks for my name and password??? I have downloaded...

Hi, I've met these 2 errors once trying to load an existing hl file. ``` Error detected while processing BufWinEnter Autocommands for "*.abc"..function AbcSetKeymap[7]..highlighter#Command[42]..225_LoadHighlight[12]..225_SetHighlight[4]..225_ClearPosHighlight: line 2: E968: Need at least...

bug

Hi, I recently switched from emacs to vi and I miss some functionality from this emacs package https://github.com/wolray/symbol-overlay When the cursor is on a highlighted word, pressing the r key...

enhancement

whole words & ignore case, plz!