doomemacs/modules/editor/snippets
Henrik Lissner a4f9eb6f6c
Enable read-only-mode for built-in snippets
Because they shouldn't be edited out of ~/.emacs.d/.local -- if a
snippet in ~/.doom.d/snippets has the same name, built-in snippets will
be ignored.
2019-04-24 18:16:05 -04:00
..
autoload
config.el
packages.el
README.org

editor/snippets

Description

This module adds snippets to Emacs, powered by yasnippet.

Module Flags

This module exposes no flags.

TODO Hacks

Prerequisites

This module has no external dependencies.

TODO Features

TODO Configuration

TODO Troubleshooting