diff --git a/init.example.el b/init.example.el index 76f23c7b3..c92e52777 100644 --- a/init.example.el +++ b/init.example.el @@ -21,7 +21,7 @@ :completion (company ; the ultimate code completion backend - +auto ; enabble completion by default + +auto ; enable completion by default +childframe) ; use childframes whenever possible ;helm ; the *other* search engine for love and life ;ido ; the other *other* search engine...