[Bug] How to disable this plug-in for `vimwiki` files?
geometryolife opened this issue · 0 comments
geometryolife commented
Describe the bug
vimwiki/vimwiki
plug-in uses [[]]
as the jump index and renders the content.
Bugs appear when I set let g:rainbow_active = 1
.
To Reproduce
Steps to reproduce the behavior, Please provide a minimal piece of code to produce this issue, along with it's filename and it's filetype detected by vim (via :set ft?
), a piece of text is better than a picture here. For example:
File: bug.vimwiki
, filetype=vimwiki
Expected behavior
A clear and concise description of what you expected to happen.