- Fixed for neocomplcache.

This commit is contained in:
Shougo Matsushita
2012-11-02 11:44:35 +09:00
parent 9f74be4e7c
commit 54d41fa170
3 changed files with 4 additions and 1 deletions

View File

@@ -70,7 +70,9 @@ function! s:source.get_complete_words(cur_keyword_pos, cur_keyword_str)"{{{
let snippet.menu = '`Snip` ' . snippet.menu
endif
let snippet.dup = 1
let snippet.neocomplcache__convertable = 0
let snippet.neocomplcache__refresh = 1
endfor
return list