Merge pull request #550 from jwintz/develop

Add missing completion flags.
This commit is contained in:
Henrik Lissner 2018-04-26 00:20:34 -04:00 committed by GitHub
commit a5e2ac9182
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,9 @@
workspaces ; tab emulation, persistence & separate workspaces
:completion
company ; the ultimate code completion backend
(company ; the ultimate code completion backend
+auto ; enable completion by default
+childframe) ; use childframes whenever possible. Only available on Emacs +26
;helm ; the *other* search engine for love and life
;ido ; the other *other* search engine...
ivy ; a search engine for love and life