Fix TAB in modes with their own keybind

Like org-mode
This commit is contained in:
Henrik Lissner
2018-12-26 15:01:28 -05:00
parent 3befcf934e
commit e58c1ff89d

View File

@ -27,7 +27,7 @@
[remap find-tag] #'projectile-find-tag
;; Smart tab
:i [tab] (general-predicate-dispatch 'indent-for-tab-command
:i [tab] (general-predicate-dispatch nil
(and (featurep! :feature snippets)
(yas-maybe-expand-abbrev-key-filter 'yas-expand))
'yas-expand