7 lines
258 B
Plaintext
7 lines
258 B
Plaintext
|
|
-*- mode: snippet -*-
|
|||
|
|
# contributor : M<>rcio M. Ribeiro <marcio.mr@gmail.com>
|
|||
|
|
# key: ref
|
|||
|
|
# group: references
|
|||
|
|
# name : \ref
|
|||
|
|
# --
|
|||
|
|
`(unless yas/modified-p (setq this-command 'consult-reftex-insert-reference) (consult-reftex-insert-reference nil 'dont-insert))`
|