How to Install yasnippet-snippets in Ubuntu 18.04



Install yasnippet-snippets by entering the following commands in the terminal:

sudo apt update
sudo apt install yasnippet-snippets

Description:

Andrea Crotti's official yasnippet snippets

YASnippet (yet another snippet extension for Emacs) is a template system for Emacs. It allows you to type an abbreviation and automatically expand the abbreviation into function templates. . Bundled language templates includes: C, C++, C#, Perl, Python, Ruby, SQL, LaTeX, HTML, CSS and more. . This repository contains the official snippets for yasnippet.

Homepage: https://github.com/AndreaCrotti/yasnippet-snippets

Version: 0~git20161123-1

Section: universe/lisp