doomemacs/modules/feature/snippets
Henrik Lissner 4941e327f4
General refactor for readability
+ Removes redundant/unhelpful comments
+ Renames functions, hooks and variables to be self-documenting
+ Use add-to-list to ensure idempotency (and is more performant)
2018-07-09 15:33:31 +02:00
..
autoload Add FIXMEs to def-setting!'s 2018-06-24 17:13:23 +02:00
config.el General refactor for readability 2018-07-09 15:33:31 +02:00
packages.el Revert macros to ...! name convention (elisp doesn't like @...) 2017-02-23 00:06:12 -05:00
README.org Update & reformat module readmes for v2.0.9 2018-01-01 13:21:53 -05:00

:feature snippets

This module adds snippets to Emacs, powered by yasnippet.

Table of Contents   TOC

Install

There are no extra dependencies for this module.

By default, private/default installs a snippet library tailored exclusively for Doom Emacs.