blueyed / vim-diminactive

Vim plugin to dim inactive windows
339 stars 10 forks source link

E118: Too many arguments for function: getwinvar #1

Closed OrangeTux closed 10 years ago

OrangeTux commented 10 years ago

I installed vim-diminactive via Vundle. But splitting my screen Vim returns an error:

E118: Too many arguments for function: getwinvar
OrangeTux commented 10 years ago

Problem still exists:

E118: Too many arguments for function: getwinvar
E15: Invalid expression: getwinvar(winnr, '&colorcolumn', '') != ''

Using Vim version 7.3.547.

blueyed commented 10 years ago

@OrangeTux Make sure to update the plugin: the line you mention does not exist anymore, see https://github.com/blueyed/vim-diminactive/blob/master/plugin/diminactive.vim.