Closed blueyed closed 8 years ago
syntax is a buffer local setting, and the current window should never get dimmed using this method. If a buffer is displayed in multiple windows, syntax will be active for all windows now.
syntax
Fixes https://github.com/blueyed/vim-diminactive/issues/10.
:+1: for this
syntax
is a buffer local setting, and the current window should never get dimmed using this method. If a buffer is displayed in multiple windows,syntax
will be active for all windows now.Fixes https://github.com/blueyed/vim-diminactive/issues/10.