mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-02-04 06:32:24 +00:00
Replaced 'shadow' with 'override' throughout documentation
It is hoped that this will add clarity. * yasnippet.el, doc/snippet-organization.org (documentation): Replaced 'shadow' with 'override' globally.
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
'("~/Downloads/interesting-snippets")))
|
||||
#+end_src
|
||||
|
||||
Collections appearing earlier in the list shadow snippets with same names
|
||||
Collections appearing earlier in the list override snippets with same names
|
||||
appearing in collections later in the list. [[sym:yas-new-snippet][=yas-new-snippet=]] always stores
|
||||
snippets in the first collection.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user