- Improved documentation.

This commit is contained in:
Shougo Matsushita 2013-02-24 22:23:31 +09:00
parent ef9338e776
commit d036dffa89
2 changed files with 4 additions and 0 deletions

View File

@ -10,6 +10,8 @@ snipMate.vim or snippetsEmu.vim. But since you can choose snippets with the
have less trouble using them, because you do not have to remember each snippet have less trouble using them, because you do not have to remember each snippet
name. name.
Note: neocomplecache is NOT required! But recommended.
Installation Installation
------------ ------------

View File

@ -54,6 +54,8 @@ INSTALL *neosnippet-install*
Note: If you want to complete snippets, you must install neocomplcache Note: If you want to complete snippets, you must install neocomplcache
(https://github.com/Shougo/neocomplcache). (https://github.com/Shougo/neocomplcache).
Note: neocomplecache is NOT required! But recommended.
============================================================================== ==============================================================================
INTERFACE *neosnippet-interface* INTERFACE *neosnippet-interface*