Skip to content

Commit

Permalink
fix tests/isolated/sign-highlights.vader for neovim-v0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
blueyed committed Feb 8, 2020
1 parent 119a584 commit 77d708f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/isolated/sign-highlights.vader
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
Include: ../include/setup.vader

Execute (neomake#signs#DefineHighlights: SignColumn bg=NONE):
" Explicitly trigger ColorScheme, for neovim-v0.1.7 at least (but not later).
doautocmd ColorScheme
hi clear Error
hi clear Normal
hi clear LineNr
Expand Down

0 comments on commit 77d708f

Please sign in to comment.