branch: master commit 88531271f160b30ece68004bbafb8971fd024c3a Author: dongxiong <chdongxi...@gmail.com> Commit: dongxiong <chdongxi...@gmail.com>
Update manual.mdown file name error --- doc/manual.mdown | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/doc/manual.mdown b/doc/manual.mdown index aac0d89..b2ac779 100644 --- a/doc/manual.mdown +++ b/doc/manual.mdown @@ -135,7 +135,7 @@ Collections appearing earlier in the list shadow snippets with same names appearing in collections later in the list. `yas-new-snippet` always stores snippets in the first collection. -The `.yas.parents` file +The `.yas-parents` file ----------------------- It's very useful to have certain modes share snippets between themselves. To do