Use normal for types

master
Oskar Wickström 8 years ago
parent d2218e3230
commit f0e1ca44f3

@ -110,7 +110,7 @@ hi! link Define PreProc
hi! link Macro PreProc hi! link Macro PreProc
hi! link PreCondit PreProc hi! link PreCondit PreProc
call s:h("Type", {"fg": s:norm_subtle}) call s:h("Type", {"fg": s:norm})
hi! link StorageClass Type hi! link StorageClass Type
hi! link Structure Type hi! link Structure Type
hi! link Typedef Type hi! link Typedef Type

Loading…
Cancel
Save