From a8463df449066c4d1cce19996906cb24a37f01a6 Mon Sep 17 00:00:00 2001 From: ujihisa Date: Tue, 30 Oct 2012 20:01:09 +0900 Subject: [PATCH] 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 ) --- doc/neosnippet.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/neosnippet.txt b/doc/neosnippet.txt index 65ed6c1..c44dff8 100644 --- a/doc/neosnippet.txt +++ b/doc/neosnippet.txt @@ -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].