config/default: minor keybind refactor

This commit is contained in:
Henrik Lissner
2018-12-31 15:54:55 -05:00
parent 59b45878e6
commit 46499ec70f
2 changed files with 4 additions and 5 deletions

View File

@ -25,7 +25,7 @@
[remap find-tag] #'projectile-find-tag
;; Smart tab
:i [tab] (general-predicate-dispatch nil
:i [tab] (general-predicate-dispatch nil ; fall back to nearest keymap
(and (featurep! :feature snippets)
(yas-maybe-expand-abbrev-key-filter 'yas-expand))
'yas-expand