Created
March 19, 2015 16:11
-
-
Save emaxerrno/44fe84dcc3515c8dbdc8 to your computer and use it in GitHub Desktop.
type repeast string
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (set-variable 'ycmd-server-command | |
| '("python2" (file-truename | |
| (concat user-emacs-directory | |
| "agallego/bin/ycmd/ycmd/__main__.py")) | |
| ) | |
| ) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment