reworded some phrases about installation in the doc
This commit is contained in:
parent
39dfaaef18
commit
a8d3b2fe96
@ -52,15 +52,14 @@ INSTALL *neosnippet-install*
|
||||
|
||||
Note: If you want to complete snippets, you must install neocomplcache
|
||||
(https://github.com/Shougo/neocomplcache.vim) or
|
||||
neocomplete(https://github.com/Shougo/neocomplete.vim).
|
||||
|
||||
Note: Default snippets are required! You must install them or disable runtime
|
||||
snippets by |g:neosnippet#disable_runtime_snippets|.
|
||||
neocomplete(https://github.com/Shougo/neocomplete.vim). It's not required,
|
||||
but highly recommended.
|
||||
|
||||
Default snippets files are available in:
|
||||
https://github.com/Shougo/neosnippet-snippets
|
||||
|
||||
Note: neocomplcache or neocomplete is NOT required! But recommended.
|
||||
Note: Installing the default snippets is optional. If you choose not to install
|
||||
them, you must disable them by |g:neosnippet#disable_runtime_snippets|.
|
||||
|
||||
Extra snippets files are available in:
|
||||
https://github.com/honza/vim-snippets
|
||||
|
Loading…
Reference in New Issue
Block a user