Fix mistake in the documentation

Fix/clarify the command NeoSnippetSource.
This commit is contained in:
Kevin Li 2017-12-18 14:00:14 -05:00 committed by GitHub
parent 9ee1b4e059
commit 6a0d6d8ccf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ COMMANDS *neosnippet-commands*
*:NeoSnippetSource* *:NeoSnippetSource*
:NeoSnippetSource [filename] :NeoSnippetSource [filename]
Load the snippets of a [filetype]. Load the snippets contained in [filename].
Note: The loaded snippets are enabled in current buffer only. Note: The loaded snippets are enabled in current buffer only.
*:NeoSnippetClearMarkers* *:NeoSnippetClearMarkers*