From 1866d374e6f72edeb443556cb66e0b2ce3664eb9 Mon Sep 17 00:00:00 2001 From: Miguel Date: Fri, 31 Aug 2018 13:36:15 +0200 Subject: added comment to ycm --- .ycm_extra_conf.py | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.3