diff --git a/init.example.el b/init.example.el index e6a24f692..76f23c7b3 100644 --- a/init.example.el +++ b/init.example.el @@ -20,7 +20,9 @@ workspaces ; tab emulation, persistence & separate workspaces :completion - company ; the ultimate code completion backend + (company ; the ultimate code completion backend + +auto ; enabble completion by default + +childframe) ; use childframes whenever possible ;helm ; the *other* search engine for love and life ;ido ; the other *other* search engine... ivy ; a search engine for love and life