feature/snippet: reformat README (WIP)

This commit is contained in:
Henrik Lissner 2019-01-03 01:52:06 -05:00
parent 5c9c59a719
commit cc36f9608e
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -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