This repository contains the official collection of snippets for yasnippet. You can install this package from melpa, by first ensuring that you have the melpa source in your package-archives. Snippets need to be generic enough to be useful for everyone, and not contain anything specific to your own system. Until September 1st 2014 there were a lot of HTML snippets in the repository, which sometimes were useful, but I came to the conclusion that yasnippet was not the right tool for them, so they were removed. YASnippet is a template system for Emacs. It allows you to type an abbreviation and automatically expand it into function templates. Bundled language templates include: C, C++, C#, Perl, Python, Ruby, SQL, LaTeX, HTML, CSS and more. The snippet syntax is inspired from TextMate's syntax, you can even import most TextMate templates to YASnippet. Watch a demo on YouTube.
Features
- On Debian ≥10 and derivatives such as Ubuntu ≥ 18.10
- Snippets need to be generic enough to be useful for everyone, and not contain anything specific to your own system
- HTML snippets
- You can install this package from melpa
- This repository contains the official collection of snippets for yasnippet