Added tab complete for company & fuzzy for helm.
This commit is contained in:
parent
8cb599fe45
commit
68ef4c68f3
|
@ -13,10 +13,11 @@
|
||||||
;;japanese
|
;;japanese
|
||||||
|
|
||||||
:completion
|
:completion
|
||||||
(company ; the ultimate code completion backend
|
(company ; the ultimate code completion backend.
|
||||||
+childframe
|
+childframe ; Use company-box.
|
||||||
)
|
+tng) ; Compnay on tab.
|
||||||
helm ; the *other* search engine for love and life
|
(helm ; because sometimes I prefer what I know.
|
||||||
|
+fuzzy) ; woh typse aynthing write teh first time.
|
||||||
;;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
|
||||||
;; +fuzzy
|
;; +fuzzy
|
||||||
|
|
Loading…
Reference in New Issue
Block a user