docs(snippets): document how to write your own snippets
This commit is contained in:
parent
402e5eb723
commit
97ac670881
1 changed files with 3 additions and 0 deletions
|
@ -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?]]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue