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

* CONTRIBUTING.md: * NEWS: * README.mdown: * doc/index.org: * doc/nav-menu.html.inc: * yasnippet.el: Since the new repo destination is now under `joaotavora', fix all the stale links to point to the new destination. Copyright-paperwork-exempt: yes
1.4 KiB
1.4 KiB
Yet another snippet extension
The YASnippet documentation has been split into separate parts:
- README Contains an introduction, installation instructions and other important notes.
- Organizing Snippets Describes ways to organize your snippets in the hard disk.
- Expanding Snippets
Describes how YASnippet chooses snippets for expansion at point.
Maybe, you'll want some snippets to be expanded in a particular mode,
or only under certain conditions, or be prompted using
ido
, etc… - Writing Snippets Describes the YASnippet definition syntax, which is very close (but not equivalent) to Textmate's. Includes a section about converting TextMate snippets.
- The YASnippet menu Explains how to use the YASnippet menu to explore, learn and modify snippets.
- Frequently asked questions Answers to frequently asked questions.
- YASnippet Symbol Reference An automatically generated listing of all YASnippet commands, (customization) variables, and functions.