From: Julien Moutinho Date: Thu, 9 Oct 2014 20:00:10 +0000 (+0200) Subject: Correction : vim : affiche tous les complètements. X-Git-Url: http://git.cyclocoop.org/?p=tool%2Fhledger.git;a=commitdiff_plain;h=927142ad1b964d09478d6d29a6a8bbe92a1fffd0 Correction : vim : affiche tous les complètements. --- diff --git a/vim/config/neocomplcache.vim b/vim/config/neocomplcache.vim index bbe9975..dc01226 100644 --- a/vim/config/neocomplcache.vim +++ b/vim/config/neocomplcache.vim @@ -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 = {