Language

Package: emacs-auto-yasnippet @ 0.3.0-2.624b0d9

Synopsis

Quickly create disposable yasnippets

Description

This package provides a hybrid of keyboard macros and yasnippet. You create the snippet on the go, usually to be used just in the one place. It's fast, because you're not leaving the current buffer, and all you do is enter the code you'd enter anyway, just placing ~ where you'd like yasnippet fields and mirrors to be.

Home page
https://github.com/abo-abo/auto-yasnippet/
Location
gnu/packages/emacs-xyz.scm (line: 19289, column: 4)
License

Lint warnings

LinterMessageLocation
tests-true

Check if tests are explicitly enabled

#:tests? must not be explicitly set to #t