mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
docs(snippets): document how to write your own snippets
This commit is contained in:
@ -53,6 +53,9 @@ This module adds snippet expansions to Emacs, powered by [[doom-package:][yasnip
|
||||
(package! yasnippet-snippets)
|
||||
#+end_src
|
||||
|
||||
** Adding custom snippets
|
||||
Custom snippets should be added under =$DOOMDIR/snippets/= directory. Refer to [[http://joaotavora.github.io/yasnippet/snippet-development.html][yasnippet-documentation]] on how to write snippets.
|
||||
|
||||
* Troubleshooting
|
||||
/There are no known problems with this module./ [[doom-report:][Report one?]]
|
||||
|
||||
|
Reference in New Issue
Block a user