Browse Source

Merge pull request #409 from legendre6891/patch-1

Fix mistake in the documentation
PR/fix-warning
Shougo 6 years ago
committed by GitHub
parent
commit
6b07ad4879
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