mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 21:13:04 +00:00
Fix #237
This commit is contained in:
parent
dad9612b3c
commit
7bf1517898
@ -1689,6 +1689,9 @@ Below TOP-LEVEL-DIR., each directory is a mode name."
|
||||
;; Reload the direct keybindings
|
||||
;;
|
||||
(yas/direct-keymaps-reload)
|
||||
;; Reload the trigger-key (shoudn't be needed, but see issue #237)
|
||||
;;
|
||||
(yas/trigger-key-reload)
|
||||
(yas/message 3 "Reloaded everything...%s." (if errors " (some errors, check *Messages*)" ""))))
|
||||
|
||||
(defun yas/quote-string (string)
|
||||
|
Loading…
x
Reference in New Issue
Block a user