-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Hi, Thanks for the plugin!
I have a little problem. In the following .vim file (excerpt from my init.vim, it fails:
"
"
hi Error guibg_"#ff0000"
lua << HERE
color1 = "#ff0000"
-- color1 = "#ffff00"
HERE
"
hi MarkologyHLu guifg=Black guibg=Pink
It gives the error:
Colorizer: Some error occurred here: Colorize: ['\%(gui[fb]g\|cterm[fb]g\)\s*=\s*\<\%(\d\+\|#\x\{6}\|\w\+\)\>', function('<SNR>122_PreviewVimColors'), 'colorizer_vimcolors', '&ft ==# "vim"', []]
Colorizer: Position: [0, 9, 17, 0]
and then it will not colorize anything.
Metadata
Metadata
Assignees
Labels
No labels