Open
Description
I'm running Neovim and everytime I load vim-pandoc-syntax I get the error
line 693:
E421: Color name or number not recognized: ctermfg=#ffa0a0
This looks identical to the issue in here, except I explicitly do not have (or want) true color enabled, I.e., I have set t_Co=16
in my config and even if I add set notermguicolors
I still get this error! Running in vim (with the same config) does not give me this error, only neovim.
How can I make sure vim-pandoc-syntax doesn't assume true colors when I use Neovim?
Metadata
Metadata
Assignees
Labels
No labels