Correction : vim : affiche tous les complètements.
[tool/hledger.git] / vim / config / neocomplcache.vim
index bbe9975..dc01226 100644 (file)
@@ -9,6 +9,7 @@ let g:neocomplcache_enable_smart_case = 1
 " Set minimum syntax keyword length.
 let g:neocomplcache_min_syntax_length = 2
 let g:neocomplcache_lock_buffer_name_pattern = '\*ku\*'
+let g:neocomplcache_max_list = 0
 
 " Define dictionary.
 let g:neocomplcache_dictionary_filetype_lists = {