mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 21:13:04 +00:00
Unbreak link in org docs
* doc/snippet-expansion.org: Fix a link
This commit is contained in:
parent
50ba4f3821
commit
849a134c2d
@ -141,7 +141,7 @@ See the internal documentation on [[sym:yas-expand-snippet][=yas-expand-snippet=
|
||||
|
||||
* Controlling expansion
|
||||
|
||||
** Eligible snippets
|
||||
** Eligible snippets<<eligible-snippets>>
|
||||
|
||||
YASnippet does quite a bit of filtering to find out which snippets are
|
||||
eligible for expanding at the current cursor position.
|
||||
@ -227,7 +227,7 @@ For the full set of possible conditions, see the documentation for
|
||||
|
||||
** Multiples snippet with the same key
|
||||
|
||||
The rules outlined [[Eligible%20snippets][above]] can return more than
|
||||
The rules outlined [[eligible-snippets][above]] can return more than
|
||||
one snippet to be expanded at point.
|
||||
|
||||
When there are multiple candidates, YASnippet will let you select one.
|
||||
|
Loading…
x
Reference in New Issue
Block a user