feature/snippet: reformat README (WIP)
This commit is contained in:
parent
5c9c59a719
commit
cc36f9608e
1 changed files with 32 additions and 8 deletions
|
@ -1,12 +1,36 @@
|
||||||
#+TITLE: :feature snippets
|
#+TITLE: feature/snippets
|
||||||
|
#+DATE: February 11, 2017
|
||||||
This module adds snippets to Emacs, powered by yasnippet.
|
#+SINCE: v2.0
|
||||||
|
#+STARTUP: inlineimages
|
||||||
|
|
||||||
* Table of Contents :TOC:
|
* 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
|
* Description
|
||||||
There are no extra dependencies for this module.
|
This module adds snippets to Emacs, powered by yasnippet.
|
||||||
|
|
||||||
By default, =private/default= installs a snippet library tailored exclusively
|
** Module Flags
|
||||||
for Doom Emacs.
|
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue