Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vim-coloresque conflict with vim-indent-guides, seem the vim-coloresque would be cover that plugin #32

Open
clay-f opened this issue Dec 19, 2016 · 2 comments

Comments

@clay-f
Copy link

clay-f commented Dec 19, 2016

open one .haml or haml file

the vim-coloresque would be cover vim-indent-guides

reference from #117

@AndrewVos
Copy link

I'm getting this too

@ssokolow
Copy link

For the record, I'm also getting a conflict with Yggdroot/indentLine.

According to this comment...

Found the root cause.

function! s:ClearMatches()
call clearmatches()

I think vim's plugin should never use clearmatches(), because it may clear the matches defined by other plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants