Correction : vim : affiche tous les complètements.
authorJulien Moutinho <julm+tool+hledger@autogeree.net>
Thu, 9 Oct 2014 20:00:10 +0000 (22:00 +0200)
committerJulien Moutinho <julm+tool+hledger@autogeree.net>
Thu, 9 Oct 2014 20:00:10 +0000 (22:00 +0200)
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 = {