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

modified to adapt to new arg list and use `pushnew' * A `yas/cleanup-snippet' action has to be pushed on `yas/expand' * expanding a new snippet with a snippet already active must render the previous one disabled. This shouldn't be a field, it should be found out on the fly. disabled means its big overlay is coloured some other color. * transformations have to be accounted for * code has to be cleaned up and thoroughly commented.
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%