Files

7 lines
244 B
Plaintext
Raw Permalink Normal View History

2025-12-14 09:04:11 +11:00
# -*- mode: snippet -*-
# contributor : Marcio M. Ribeiro <marcio.mr@gmail.com>
# key: cite
# group: references
# name : \cite
# --
`(unless yas-modified-p (setq this-command 'citar-insert-citation) (call-interactively 'citar-insert-citation))`