Files
doomemacs/modules/feature/snippets
Henrik Lissner 1490b9ec8d Prioritize private snippets over built-in ones
In the case of snippet conflicts, you'd normally be prompted to select
which snippet you want. Built-in snippets are now disregarded if
conflicting private ones exist.

This makes it easier for users to add overriding snippets to
DOOMDIR/snippets.
2018-08-11 16:48:31 +02: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.