semantic-highlight.vim icon indicating copy to clipboard operation
semantic-highlight.vim copied to clipboard

Dosen't work after change background (dark/light)

Open Newlifer opened this issue 8 years ago • 3 comments

Steps to reproduce:

  1. Set semantic highlight (like call: :SemanticHightlight);
  2. Change backgound (:background={dark|light});

Toggling both: background and semantic highlighting not successful.

Settings are default.

Newlifer avatar May 16 '16 05:05 Newlifer

Does restarting vim work?

Using vim or neovim? versions?

faceleg avatar May 16 '16 05:05 faceleg

Does restarting vim work?

Yes.

Using vim or neovim? versions?

VIM. Full :version output: http://lpaste.net/163758

Newlifer avatar May 18 '16 07:05 Newlifer

I have the same issue (with Windows+givim). After a background change, I can do a ":so semhl.vim" to let it work.

pocomane avatar Jan 25 '17 13:01 pocomane