Luo Chen
Luo Chen
This is very similar to [this](https://github.com/luochen1990/rainbow/commit/92906814171393833e9d3612abc33a632ba3b7e5) commit, excepting this is talking about `guibg` / `ctermbg` instead of `gui` and `cterm`. Looking forward for a PR :)
can you please provide a minimal complete example file which can reproduce your problem?
you can simply disable rainbow for this filetype. Or if you know about RegExp in Vim, you can define your parentheses for htmldjango files yourself (maybe you will need zero-width...
Is there some special reason which makes you specify `separately.tex.parentheses` by yourself? Because in the default configuration, `{}` is not included in `separately.tex.parentheses`.
pushed a fixup, anybody help to make sure it is correct ?
I'm not very familiar with tex's syntax, can you provide a list of `containedin` names along with a test file for what you want? or a pull request?
Is there a self-contained example which I can use to reproduce your problem?
@vHanda It sounds weird but I tried Github repo and it also failed with the same error message. It seems not a gitea specific issue, that's all I can know...
But following `test2` type checks, which is weird ``` test2 : IO () test2 = print $ sum (map getValue xs) ```
Thanks, this LGTM, and it would be better if the Chinese comment translated into English, so that this plugin will cause less problems in systems where unicode is poorly supported.