mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-15 13:23:42 -05:00
private/default: add tab yas-expand keybind for emacs states
This commit is contained in:
@@ -634,7 +634,7 @@
|
|||||||
[backspace] #'+snippets/delete-backward-char
|
[backspace] #'+snippets/delete-backward-char
|
||||||
[delete] #'+snippets/delete-forward-char-or-field)
|
[delete] #'+snippets/delete-forward-char-or-field)
|
||||||
(:map yas-minor-mode-map
|
(:map yas-minor-mode-map
|
||||||
:i "<tab>" yas-maybe-expand
|
:ig "<tab>" yas-maybe-expand
|
||||||
:v "<tab>" #'+snippets/expand-on-region))
|
:v "<tab>" #'+snippets/expand-on-region))
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user