Match helm git ls fuzzy

This commit is contained in:
Sebastian Schulze 2015-09-11 15:05:47 +02:00
parent c53c211b85
commit 12dc2c30f7
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@
;;; Skip to next match group automatically
(setq helm-move-to-line-cycle-in-source nil)
(setq helm-ls-git-fuzzy-match t)
;;; Start with an english dictionary
(setq ispell-dictionary 'english)