branch: master
commit 1aac5fc273c403649e938191ce67e07899123567
Merge: 3ec62ab 8853127
Author: João Távora <[email protected]>
Commit: João Távora <[email protected]>
Merge pull request #407 from dongxiong/patch-1
Update manual.mdown
---
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