Skip to content

Properly handle sym links to ycmd-global-config#501

Open
nilsdeppe wants to merge 1 commit intoabingham:masterfrom
nilsdeppe:clarify_ycm_global
Open

Properly handle sym links to ycmd-global-config#501
nilsdeppe wants to merge 1 commit intoabingham:masterfrom
nilsdeppe:clarify_ycm_global

Conversation

@nilsdeppe
Copy link

Previously if ycmd-global-config was set to a symbolic link YCMD would not
use the global config. By running the name of the file through (file-truename)
we get the actual file location and use that for the global config.

Previously if ycmd-global-config was set to a symbolic link YCMD would not
use the global config. By running the name of the file through (file-truename)
we get the actual file location and use that for the global config.
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

Successfully merging this pull request may close these issues.

1 participant

Comments