User nicer blue for Vim Type highlight group
This commit is contained in:
parent
e09f187c82
commit
d54535c639
@ -167,7 +167,7 @@ if has("gui_running") || &t_Co == 256
|
|||||||
call s:hi("Macro", "", "", "")
|
call s:hi("Macro", "", "", "")
|
||||||
call s:hi("PreCondit", "61", "", "")
|
call s:hi("PreCondit", "61", "", "")
|
||||||
|
|
||||||
call s:hi("Type", "73", "", "")
|
call s:hi("Type", "74", "", "")
|
||||||
call s:hi("StorageClass", "66", "", "")
|
call s:hi("StorageClass", "66", "", "")
|
||||||
call s:hi("Structure", "69", "", "")
|
call s:hi("Structure", "69", "", "")
|
||||||
call s:hi("Typedef", "73", "", "")
|
call s:hi("Typedef", "73", "", "")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user