From 7dde5b1be7fe401b14e68eb4263218f70a738fd4 Mon Sep 17 00:00:00 2001 From: Julien Wintz Date: Wed, 25 Apr 2018 01:54:40 +0200 Subject: [PATCH] Fixed typo. --- init.example.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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...