aserebryakov / filestyle

filestyle is a Vim plugin that highlights unwanted whitespace and characters.

Home Page:http://www.vim.org/scripts/script.php?script_id=5065

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Highlight doesn't work properly in case of split window

aserebryakov opened this issue · comments

Scenario:

  1. Open file with style errors
  2. execute :split
  3. Open another file without style errors

Expected: No highlight in the second window
Actual: There is a highlight in the second window