-
Notifications
You must be signed in to change notification settings - Fork 7
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
just does nothing #7
Comments
Hi @real-or-random, sorry for the late answer. Line 44 in cf3d86c
|
When Python 2 and 3 are available, we need to use the version that is used by YCM to be able to access ycm_state. This commit adopts the version detection logic of YCM to ensure that we use the right version. Fixes davits#7.
When Python 2 and 3 are available, we need to use the version that is used by YCM to be able to access ycm_state. This commit adopts the version detection logic of YCM to ensure that we use the right version. Fixes davits#7.
Sorry, this is not a very informative bug report.
Dyevim just does nothng in C++ files.
I installed your YCM and it works perfectly with semantic features. There is no error message.
:echo g:loaded_dyevim
shows1
. I use solarized8 but even when I switch to wombat256_mod, things likestd
are not highlighted.Any hints how to debug this?
The text was updated successfully, but these errors were encountered: