|
@ -6,19 +6,19 @@ syn match greenbg /\<green\>\s*/ containedin=ALL |
|
|
syn match cyanbg /\<cyan\>\s*/ containedin=ALL |
|
|
syn match cyanbg /\<cyan\>\s*/ containedin=ALL |
|
|
syn match orangebg /\<orange\>\s*/ containedin=ALL |
|
|
syn match orangebg /\<orange\>\s*/ containedin=ALL |
|
|
|
|
|
|
|
|
hi def link Tdiv base01 |
|
|
hi def link Tdiv Refbase01 |
|
|
hi def link Tcolumn0 blue |
|
|
hi def link Tcolumn0 Refblue |
|
|
hi def link Tcolumn0title blueu |
|
|
hi def link Tcolumn0title Refblueu |
|
|
hi def link Tcolumn1 magenta |
|
|
hi def link Tcolumn1 Refmagenta |
|
|
hi def link Tcolumn1title magentau |
|
|
hi def link Tcolumn1title Refmagentau |
|
|
hi def link Tcolumn2 yellow |
|
|
hi def link Tcolumn2 Refyellow |
|
|
hi def link Tcolumn2title yellowu |
|
|
hi def link Tcolumn2title Refyellowu |
|
|
hi def link Tcolumn3 violet |
|
|
hi def link Tcolumn3 Refviolet |
|
|
hi def link Tcolumn3title violetu |
|
|
hi def link Tcolumn3title Refvioletu |
|
|
hi def link Tcolumn4 green |
|
|
hi def link Tcolumn4 Refgreen |
|
|
hi def link Tcolumn4title greenu |
|
|
hi def link Tcolumn4title Refgreenu |
|
|
hi def link Tcolumn5 cyan |
|
|
hi def link Tcolumn5 Refcyan |
|
|
hi def link Tcolumn5title cyanu |
|
|
hi def link Tcolumn5title Refcyanu |
|
|
hi def link Tcolumn6 orange |
|
|
hi def link Tcolumn6 Reforange |
|
|
hi def link Tcolumn6title orangeu |
|
|
hi def link Tcolumn6title Reforangeu |
|
|
setl nowrap |
|
|
setl nowrap |
|
|