Add missing completion flags.
This commit is contained in:
parent
39b08b4d05
commit
f8613645f9
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 ; enabble completion by default
|
||||||
|
+childframe) ; use childframes whenever possible
|
||||||
;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