mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 21:13:04 +00:00
docfix: YASnippet -> yasnippet
cleanup: some trailing whitespace
This commit is contained in:
parent
e263de79ed
commit
72e2c5d2aa
10
README.mdown
10
README.mdown
@ -1,13 +1,13 @@
|
||||
# Intro
|
||||
|
||||
**YASnippet** is a template system for Emacs. It allows you to type an
|
||||
**yasnippet** is a template system for Emacs. It allows you to type an
|
||||
abbreviation and automatically expand it into function
|
||||
templates. Bundled language templates includes: C, C++, C#, Perl,
|
||||
Python, Ruby,
|
||||
|
||||
SQL, LaTeX, HTML, CSS and more. The snippet syntax is inspired from
|
||||
[TextMate's][textmate-snippets] syntax, you can even
|
||||
[import][import-docs] most TextMate templates to YASnippet. Watch
|
||||
[import][import-docs] most TextMate templates to yasnippet. Watch
|
||||
[a demo on YouTube][youtube-demo] or download a
|
||||
[higher resolution version][high-res-demo]
|
||||
|
||||
@ -100,12 +100,10 @@ and support. If you find a bug, please report it on
|
||||
[the GitHub issue tracker][issues]. (please **do not** submit new issues to the old
|
||||
[googlecode tracker][googlecode tracker])
|
||||
|
||||
If you run into problems using YASnippet, or have snippets to contribute, post
|
||||
to the [yasnippet google group][forum]. Thank you very much for using YASnippet!
|
||||
If you run into problems using yasnippet, or have snippets to contribute, post
|
||||
to the [yasnippet google group][forum]. Thank you very much for using yasnippet!
|
||||
|
||||
[docs]: http://capitaomorte.github.com/yasnippet/
|
||||
[issues]: https://github.com/capitaomorte/yasnippet/issues
|
||||
[googlecode tracker]: http://code.google.com/p/yasnippet/issues/list
|
||||
[forum]: http://groups.google.com/group/smart-snippet
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user