Shougo / neosnippet.vim

neo-snippet plugin
Other
1.12k stars 108 forks source link

Argument of extend() must be a List or Dictionary #422

Closed mmrath closed 6 years ago

mmrath commented 6 years ago

Error detected while processing function neosnippet#init#_initialize[4]..221_initialize_cache[2]..neosnippet#comman ds#_make_cache[22]..neosnippet#parser#_parse_snippets[19]..neosnippet#helpers#vim2json: line 1: E117: Unknown function: js_encode Press ENTER or type command to continue Error detected while processing function neosnippet#init#_initialize[4]..221_initialize_cache[2]..neosnippet#comman ds#_make_cache[22]..neosnippet#parser#_parse_snippets[19]..neosnippet#helpers#vim2json: line 1: E15: Invalid expression: has('patch-7.4.1498') ? js_encode(a:expr) : string(a:expr) Press ENTER or type command to continue Error detected while processing function neosnippet#init#_initialize[4]..221_initialize_cache[2]..neosnippet#comman ds#_make_cache: line 22: E712: Argument of extend() must be a List or Dictionary

Shougo commented 6 years ago

Your neosnippet version is too old. Please update it to the latest version.