Do not mess up with Ido's option in helm module
This commit is contained in:
parent
b686c6f126
commit
013919ff75
1 changed files with 0 additions and 1 deletions
|
@ -69,7 +69,6 @@
|
||||||
helm-ff-file-name-history-use-recentf t
|
helm-ff-file-name-history-use-recentf t
|
||||||
helm-move-to-line-cycle-in-source t ; move to end or beginning of source
|
helm-move-to-line-cycle-in-source t ; move to end or beginning of source
|
||||||
; when reaching top or bottom of source.
|
; when reaching top or bottom of source.
|
||||||
ido-use-virtual-buffers t ; Needed in helm-buffers-list
|
|
||||||
helm-buffers-fuzzy-matching t ; fuzzy matching buffer names when non-nil
|
helm-buffers-fuzzy-matching t ; fuzzy matching buffer names when non-nil
|
||||||
; useful in helm-mini that lists buffers
|
; useful in helm-mini that lists buffers
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue