From 88531271f160b30ece68004bbafb8971fd024c3a Mon Sep 17 00:00:00 2001 From: dongxiong Date: Thu, 3 Oct 2013 12:09:26 +0800 Subject: [PATCH] Update manual.mdown file name error --- doc/manual.mdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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