mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 21:13:04 +00:00
Found some more vars than can be user-customized
This commit is contained in:
parent
1a31a5a358
commit
195997e120
@ -4321,6 +4321,14 @@ handle the end-of-buffer error fired in it by calling
|
|||||||
yas/visit-from-menu
|
yas/visit-from-menu
|
||||||
yas/expand-only-for-last-commands
|
yas/expand-only-for-last-commands
|
||||||
|
|
||||||
|
;; these vars can be customized as well
|
||||||
|
;;
|
||||||
|
yas/keymap
|
||||||
|
yas/key-syntaxes
|
||||||
|
yas/after-exit-snippet-hook
|
||||||
|
yas/before-expand-snippet-hook
|
||||||
|
yas/buffer-local-condition
|
||||||
|
|
||||||
;; obsolete interactive functions
|
;; obsolete interactive functions
|
||||||
;;
|
;;
|
||||||
yas/minor-mode
|
yas/minor-mode
|
||||||
|
Loading…
x
Reference in New Issue
Block a user