Better English

This commit is contained in:
ujihisa 2014-02-10 14:04:19 -08:00
parent f53d61768f
commit d23ee02b49
1 changed files with 5 additions and 4 deletions

View File

@ -39,10 +39,11 @@ FAQ |neosnippet-faq|
==============================================================================
INTRODUCTION *neosnippet-introduction*
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/neocomplete interface, you might have less
trouble using them, because you do not have to remember each snippet name.
This plugin offers functionality similar to snipMate.vim or snippetsEmu.vim.
This analyzes snippet files which you can use for the completion. Since you
can choose snippets with the neocomplcache/neocomplete interface, you might
have less trouble using them, because you do not have to remember each snippet
name.
==============================================================================
INSTALL *neosnippet-install*