doomemacs/modules/feature/snippets/README.org

37 lines
825 B
Org Mode
Raw Normal View History

2019-01-03 01:52:06 -05:00
#+TITLE: feature/snippets
#+DATE: February 11, 2017
#+SINCE: v2.0
#+STARTUP: inlineimages
2017-08-21 20:12:25 +02:00
2019-01-03 01:52:06 -05:00
* Table of Contents :TOC:
- [[Description][Description]]
- [[Module Flags][Module Flags]]
- [[Plugins][Plugins]]
- [[Hacks][Hacks]]
- [[Prerequisites][Prerequisites]]
- [[Features][Features]]
- [[Configuration][Configuration]]
- [[Troubleshooting][Troubleshooting]]
* Description
2017-08-21 20:12:25 +02:00
This module adds snippets to Emacs, powered by yasnippet.
2019-01-03 01:52:06 -05:00
** 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
2017-08-21 20:12:25 +02:00
2019-01-03 01:52:06 -05:00
* TODO Configuration
2017-08-21 20:12:25 +02:00
2019-01-03 01:52:06 -05:00
* TODO Troubleshooting