Merge pull request #550 from jwintz/develop
Add missing completion flags.
This commit is contained in:
commit
a5e2ac9182
1 changed files with 3 additions and 1 deletions
|
@ -20,7 +20,9 @@
|
||||||
workspaces ; tab emulation, persistence & separate workspaces
|
workspaces ; tab emulation, persistence & separate workspaces
|
||||||
|
|
||||||
:completion
|
: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
|
;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