From 6a0d6d8ccf3f096ae0ec39fe364f879081af91f2 Mon Sep 17 00:00:00 2001 From: Kevin Li Date: Mon, 18 Dec 2017 14:00:14 -0500 Subject: [PATCH] Fix mistake in the documentation Fix/clarify the command NeoSnippetSource. --- doc/neosnippet.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/neosnippet.txt b/doc/neosnippet.txt index d411990..7ad7823 100755 --- a/doc/neosnippet.txt +++ b/doc/neosnippet.txt @@ -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*