refs #75 thx cpfaff! (due to github server issue we can't post any comments on a github issue, I respond here instead of posting a comment on https://github.com/Shougo/neosnippet/pull/75#commits-pushed-96148fc )

This commit is contained in:
ujihisa 2012-10-30 20:01:09 +09:00
parent 7b4a6d18ab
commit a8463df449
1 changed files with 3 additions and 3 deletions

View File

@ -40,9 +40,9 @@ Changelog |neosnippet-changelog|
==============================================================================
INTRODUCTION *neosnippet-introduction*
This plugin analyzes snippet files which you can use for completion. It offers
This plugin analyzes snippet files which you can use for completion. It offers
functionality similar to snipMate.vim or snippetsEmu.vim. Since you can choose
snippets with the neocomplcache interface, you might have less trouble learning
snippets with the neocomplcache interface, you might have less trouble learning
it because you do not have to remember each snippet name.
==============================================================================
@ -63,7 +63,7 @@ COMMANDS *neosnippet-commands*
:NeoSnippetMakeCache [filetype]
*:NeoSnippetMakeCache*
Creates a cache for the given [filetype] snippets. It automatically
Creates a cache for the given [filetype] snippets. It automatically
choses the current buffer's file type unless you specify one by
[filetype].