Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The name field defaults to the file name, so don't bother explicitly
specifying a name field that matches or nearly matches the file name.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In addition to being unnecessary, this silences the following warning:
Warning (yasnippet): ‘fname’ modified buffer in a backquote expression.
To hide this warning, add (yasnippet backquote-change) to ‘warning-suppress-types’.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is now defined in bundled snippets.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
There is a built-in prog-mode snippet, but this isn't available in
text-derived modes.
|
|
|
|
|
|
Yaml mode is derived from fundamental mode.
|
|
Upper bound is selected because of NumPy (see 4f7cce107c).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|