diff --git a/modules/feature/snippets/README.org b/modules/feature/snippets/README.org index d22278f1b..7f28da666 100644 --- a/modules/feature/snippets/README.org +++ b/modules/feature/snippets/README.org @@ -1,12 +1,36 @@ -#+TITLE: :feature snippets - -This module adds snippets to Emacs, powered by yasnippet. +#+TITLE: feature/snippets +#+DATE: February 11, 2017 +#+SINCE: v2.0 +#+STARTUP: inlineimages * Table of Contents :TOC: -- [[#install][Install]] +- [[Description][Description]] + - [[Module Flags][Module Flags]] + - [[Plugins][Plugins]] + - [[Hacks][Hacks]] +- [[Prerequisites][Prerequisites]] +- [[Features][Features]] +- [[Configuration][Configuration]] +- [[Troubleshooting][Troubleshooting]] -* Install -There are no extra dependencies for this module. +* Description +This module adds snippets to Emacs, powered by yasnippet. -By default, =private/default= installs a snippet library tailored exclusively -for Doom Emacs. +** Module Flags +This module exposes no flags. + +** Plugins ++ [[https://github.com/joaotavora/yasnippet][yasnippet]] ++ [[https://github.com/abo-abo/auto-yasnippet][auto-yasnippet]] ++ [[https://github.com/hlissner/emacs-snippets][emacs-snippets]] + +** TODO Hacks + +* Prerequisites +This module has no external dependencies. + +* TODO Features + +* TODO Configuration + +* TODO Troubleshooting