Browse Source

Fix mistake in the documentation

Fix/clarify the command NeoSnippetSource.
PR/fix-warning
Kevin Li 6 years ago
committed by GitHub
parent
commit
6a0d6d8ccf
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/neosnippet.txt

+ 1
- 1
doc/neosnippet.txt View File

@@ -115,7 +115,7 @@ COMMANDS *neosnippet-commands*

*:NeoSnippetSource*
:NeoSnippetSource [filename]
Load the snippets of a [filetype].
Load the snippets contained in [filename].
Note: The loaded snippets are enabled in current buffer only.

*:NeoSnippetClearMarkers*


Loading…
Cancel
Save