diff options
Diffstat (limited to '.ycm_extra_conf.py')
| -rw-r--r-- | .ycm_extra_conf.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.ycm_extra_conf.py b/.ycm_extra_conf.py index dffda83..0a7f701 100644 --- a/.ycm_extra_conf.py +++ b/.ycm_extra_conf.py @@ -1,5 +1,7 @@ #!/usr/bin/env python +#you complete me + import os import ycm_core |
