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