- Improved documentation.
This commit is contained in:
parent
e17f326239
commit
10281266ea
@ -160,7 +160,7 @@ g:neosnippet#disable_runtime_snippets
|
|||||||
\ }
|
\ }
|
||||||
|
|
||||||
" Like g:neocomplcache_snippets_disable_runtime_snippets
|
" Like g:neocomplcache_snippets_disable_runtime_snippets
|
||||||
" behavior.
|
" behavior(all runtime snippets are disabled).
|
||||||
let g:neosnippet#disable_runtime_snippets = {
|
let g:neosnippet#disable_runtime_snippets = {
|
||||||
\ '_' : 1,
|
\ '_' : 1,
|
||||||
\ }
|
\ }
|
||||||
|
Loading…
Reference in New Issue
Block a user