mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-12-12 08:24:18 +00:00
* Help display for snippet keybindings much cleaner.
* New very helpful `yas/list-tables'. * Debug functions now go to their own file. * More slight adjustments to snippet loading code. * Hyperlinks to snippets definition files! * `yas/key-syntaxes' tweaked, allows "c)" as a key, for example.
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
# contributor: Translated from TextMate Snippet
|
||||
# name: Copyright Notice
|
||||
# --
|
||||
(c) Copyright `date +%Y` $TM_FULLNAME. All Rights Reserved.
|
||||
(c) Copyright `(replace-regexp-in-string "[[:space:]]+$" "" (shell-command-to-string "date +%Y"))` `user-full-name`. All Rights Reserved.
|
||||
Reference in New Issue
Block a user