doomemacs/modules/editor/snippets
Henrik Lissner 78cff4ef97
editor/snippets: yas-triggers-in-field = nil
Made TAB (move to next field) unpredictably expand sub-snippets.
2019-05-05 14:20:52 -04:00
..
autoload Enable read-only-mode for built-in snippets 2019-04-24 18:16:05 -04:00
config.el editor/snippets: yas-triggers-in-field = nil 2019-05-05 14:20:52 -04:00
packages.el 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
README.org 💥 Remove :feature category 2019-04-24 18:16:04 -04:00

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