mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 21:13:04 +00:00
fix links
This commit is contained in:
parent
875ef77dfb
commit
fd8423cb63
@ -1,3 +1,5 @@
|
|||||||
|
#+SETUPFILE: org-setup.inc
|
||||||
|
|
||||||
* Organizing snippets
|
* Organizing snippets
|
||||||
|
|
||||||
** Basic structure
|
** Basic structure
|
||||||
@ -82,10 +84,10 @@
|
|||||||
considered groups of snippets and [[snippet-menu.org][the menu]] is organized much more
|
considered groups of snippets and [[snippet-menu.org][the menu]] is organized much more
|
||||||
cleanly:
|
cleanly:
|
||||||
|
|
||||||
[[images/menu-groups.png]]
|
[[./images/menu-groups.png]]
|
||||||
|
|
||||||
Another way to achieve this is to place a =# group:= directive
|
Another way to achieve this is to place a =# group:= directive
|
||||||
inside the snippet definition. See [[snippet-development.org][Writing Snippets]].
|
inside the snippet definition. See [[./snippet-development.org][Writing Snippets]].
|
||||||
|
|
||||||
#+begin_example
|
#+begin_example
|
||||||
$ tree ruby-mode/
|
$ tree ruby-mode/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user