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