- Fixed function name.
This commit is contained in:
parent
0f0c924c18
commit
dbf1930768
@ -61,7 +61,7 @@ function! s:source.gather_candidates(context) "{{{
|
||||
return candidates
|
||||
endfunction"}}}
|
||||
|
||||
function! neocomplcache#sources#neosnippet#define() "{{{
|
||||
function! neocomplete#sources#neosnippet#define() "{{{
|
||||
return s:source
|
||||
endfunction"}}}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user