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 3b2b50f commit 7dc8da5Copy full SHA for 7dc8da5
README.md
@@ -70,7 +70,7 @@ Yes, please contribute! There are some stylistic conventions:
70
3. Make sure your files don't have empty line at the end. This is important,
71
because it will be inserted too when your snippet is
72
expanded. `snippet-mode` takes care of this, setting
73
- `require-finall-newline` to `nil`, just make sure you haven't put it
+ `require-final-newline` to `nil`, just make sure you haven't put it
74
there manually.
75
76
## License
0 commit comments