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:
parent
7b4a6d18ab
commit
a8463df449
@ -40,9 +40,9 @@ Changelog |neosnippet-changelog|
|
|||||||
==============================================================================
|
==============================================================================
|
||||||
INTRODUCTION *neosnippet-introduction*
|
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
|
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.
|
it because you do not have to remember each snippet name.
|
||||||
|
|
||||||
==============================================================================
|
==============================================================================
|
||||||
@ -63,7 +63,7 @@ COMMANDS *neosnippet-commands*
|
|||||||
:NeoSnippetMakeCache [filetype]
|
:NeoSnippetMakeCache [filetype]
|
||||||
*:NeoSnippetMakeCache*
|
*: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
|
choses the current buffer's file type unless you specify one by
|
||||||
[filetype].
|
[filetype].
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user