Closed mckellyln closed 5 years ago
I can work around this with:
let g:colorizer_vimcolors_disable = 1
But let me know if there is anything I can do to help debug/solve.
So what is so special at that line 2015?
Nothing that I can see -
2015 elseif &filetype !=# 'GV'
that does not match \%(gui[fb]g\|cterm[fb]g\)\s*=\s*\<\%(\d\+\|#\x\{6}\|\w\+\)\>
, so how does it interfere with Colorizer? Can you provide the complete file (or a stripped down example)?
@chrisbra I'll work on debugging this. If I can come up with something that reliably shows a problem I'll re-open and post. Thanks for this.
Colorizer: Some error occured here: Colorize: ['\%(gui[fb]g|cterm[fb]g)\s=\s\<\%(\d+|#\x{6}|\w+)>', function('47_PreviewVimColors'), 'colorizer_vimcolors', '&ft ==# "vim"', []]
Colorizer: Position: [0, 2015, 29, 0]