- Fixed error in neosnippet source.
This commit is contained in:
parent
839509337c
commit
e758bad9c8
@ -54,7 +54,7 @@ function! s:source.hooks.on_post_filter(context) "{{{
|
||||
endif
|
||||
endfor
|
||||
|
||||
return candidates
|
||||
return a:context.candidates
|
||||
endfunction"}}}
|
||||
|
||||
function! neocomplete#sources#neosnippet#define() "{{{
|
||||
|
Loading…
Reference in New Issue
Block a user