Skip to content

How to change the default color?

jinleileiking edited this page Jan 8, 2015 · 1 revision

in ~/.vimrc:

highlight link luaInspectFieldUndefined Member

It will use the color of member instead of the colors in plugin file.

Clone this wiki locally