Revise company module flag comment descriptions

This commit is contained in:
Henrik Lissner 2018-04-26 17:12:17 -04:00
parent 630188e27e
commit 306c41e7b8
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -21,8 +21,8 @@
:completion
(company ; the ultimate code completion backend
+auto ; enable completion by default
+childframe) ; use childframes whenever possible. Only available on Emacs +26
+auto ; as-you-type code completion
+childframe) ; a nicer company UI. Emacs +26 only!
;helm ; the *other* search engine for love and life
;ido ; the other *other* search engine...
ivy ; a search engine for love and life