tex: don't override keywords in yaml listing style
This commit is contained in:
parent
767bc7d374
commit
b306dda9c7
@ -88,7 +88,7 @@ used to validate the correctness of program's behaviour.}
|
||||
|
||||
\definecolor{lstbg}{rgb}{.96,.96,.96}
|
||||
\lstdefinestyle{yaml}{
|
||||
keywords={true,false,null,y,n,---,...},
|
||||
% keywords={true,false,null,y,n,---,...},
|
||||
rulecolor=\color{black},
|
||||
string=[s]{'}{'},
|
||||
string=[s]{"}{"},
|
||||
|
Reference in New Issue
Block a user