27f4d48cbf
This makes the functions transparent (clear where they came from) and accessible (compilable, removable, reusable, redefinable).
3 lines
83 B
EmacsLisp
3 lines
83 B
EmacsLisp
(require 'yasnippet)
|
|
|
|
(add-hook 'bibtex-mode-hook #'yasnippet-snippets--no-indent)
|