diff --git a/doc/neosnippet.txt b/doc/neosnippet.txt index 794cc40..103e1d5 100755 --- a/doc/neosnippet.txt +++ b/doc/neosnippet.txt @@ -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*