mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 21:13:04 +00:00

http://code.google.com/p/yasnippet/issues/detail?id=28 * Added snippet registration routines `yas/register-snippet', `yas/unregister-snippet', `yas/cleanup-snippet', `yas/exterminate-snippets' and `yas/check-cleanup-snippet' * Adjusted existing code to call these routines. * Added some commentary to explain functionality.
YASnippet re-design and re-writing of my original extension smart-snippet. The goal is ease of use and full features. For detailed document, you can either download the document release of YASnippet or view it directly online: http://pluskid.lifegoo.com/upload/project/yasnippet/doc/index.html
Description
Languages
Emacs Lisp
99.7%
Makefile
0.3%