We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 590bb98 commit 96d9f35Copy full SHA for 96d9f35
README.md
@@ -73,7 +73,7 @@ Yes, please contribute! There are some stylistic conventions:
73
Yasnippet ships with it.
74
75
3. Make sure your files don't have empty line at the end. This is important,
76
- because it will be inserted too, when your snippet is
+ because it will be inserted too when your snippet is
77
expanded. `snippet-mode` takes care of this, setting
78
- `require-finall-newline` to `nil`, just make sure I haven't put it there
79
- manually.
+ `require-finall-newline` to `nil`, just make sure you haven't put it
+ there manually.
0 commit comments