I'm running Neovim with true color enabled (`let $NVIM_TUI_ENABLE_TRUE_COLOR=1`) and getting the following error with vim-pandoc-syntax: ``` line 596: E421: Color name or number not recognized: ctermfg=#b8bb26 ``` It looks like this is similar to this issue: https://github.com/junegunn/goyo.vim/issues/92