- Improved documentation.

This commit is contained in:
Shougo Matsushita 2012-09-30 17:23:02 +09:00
parent 50cabbdce7
commit 1747ce4581
1 changed files with 4 additions and 2 deletions

View File

@ -46,10 +46,12 @@ neocomplcache interface, you might have less trouble learning it.
==============================================================================
INSTALL *neosnippet-install*
1: Install neocomplcache (https://github.com/Shougo/neocomplcache).
2: Extract the file and put files in your Vim directory
1: Extract the file and put files in your Vim directory
(usually ~/.vim/ or Program Files/Vim/vimfiles on Windows).
Note: If you want to complete snippets, you must install neocomplcache
(https://github.com/Shougo/neocomplcache).
==============================================================================
INTERFACE *neosnippet-interface*