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

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*