Shougo / neocomplcache.vim

Ultimate auto-completion system for Vim.
http://www.vim.org/scripts/script.php?script_id=2620
1.72k stars 135 forks source link

s:_redir in vital resetting 'verbosefile' but not 'verbose' #410

Closed lilydjwg closed 11 years ago

lilydjwg commented 11 years ago

I'm debugging my Vim configuration, and find s:_redir resets my 'verbosefile' settings temporarily but not 'verbose', so I get lots of output from neocomplcache.

Shougo commented 11 years ago

https://github.com/vim-jp/vital.vim/issues

I think this is vital issues. Please create the issue in it.

thinca commented 11 years ago

Fixed https://github.com/vim-jp/vital.vim/commit/a477c91958c00fdfe5932480a1b3f17b9fa39c0a Please update the vital of neocomplcache.

Shougo commented 11 years ago

Thanks. I updated vital.