Revise company module flag comment descriptions
This commit is contained in:
parent
630188e27e
commit
306c41e7b8
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@
|
||||||
|
|
||||||
:completion
|
:completion
|
||||||
(company ; the ultimate code completion backend
|
(company ; the ultimate code completion backend
|
||||||
+auto ; enable completion by default
|
+auto ; as-you-type code completion
|
||||||
+childframe) ; use childframes whenever possible. Only available on Emacs +26
|
+childframe) ; a nicer company UI. Emacs +26 only!
|
||||||
;helm ; the *other* search engine for love and life
|
;helm ; the *other* search engine for love and life
|
||||||
;ido ; the other *other* search engine...
|
;ido ; the other *other* search engine...
|
||||||
ivy ; a search engine for love and life
|
ivy ; a search engine for love and life
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue