X-Git-Url: http://git.cyclocoop.org/?p=tool%2Fhledger.git;a=blobdiff_plain;f=vim%2Fconfig%2Fneocomplcache.vim;fp=vim%2Fconfig%2Fneocomplcache.vim;h=dc0122677585f77f408a9808d213c968ba7a08c4;hp=bbe997558f03b2bac0547a0d6e5471533ffa9c6a;hb=927142ad1b964d09478d6d29a6a8bbe92a1fffd0;hpb=2bb05a4b8bdc5e7b41e4e44745e1005d927640f7 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 = {