- Improved documentation.
This commit is contained in:
@@ -52,9 +52,10 @@ INSTALL *neosnippet-install*
|
||||
(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).
|
||||
(https://github.com/Shougo/neocomplcache.vim) or
|
||||
neocomplete(https://github.com/Shougo/neocomplete.vim).
|
||||
|
||||
Note: neocomplcache is NOT required! But recommended.
|
||||
Note: neocomplcache or neocomplete is NOT required! But recommended.
|
||||
|
||||
Extra snippets files are available in:
|
||||
https://github.com/honza/vim-snippets
|
||||
@@ -721,6 +722,9 @@ A: You can use |:NeoSnippetSource| for it.
|
||||
==============================================================================
|
||||
CHANGELOG *neosnippet-changelog*
|
||||
|
||||
2013-06-05
|
||||
- Improved documentation.
|
||||
|
||||
2013-06-04
|
||||
- Deleted compatibility features.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user