Skip to content

Color name or number not recognized in Neovim (with notermguicolors set) #386

Open
@PunkPhysicist

Description

@PunkPhysicist

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions