diff options
Diffstat (limited to '')
-rw-r--r-- | emacs.d/lisp/yasnippet/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/emacs.d/lisp/yasnippet/README b/emacs.d/lisp/yasnippet/README new file mode 100644 index 0000000..e716140 --- /dev/null +++ b/emacs.d/lisp/yasnippet/README @@ -0,0 +1,8 @@ +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 + |