Don't use eval_cast for pygments_style option.

This commit is contained in:
Denis Kasak 2018-11-07 13:24:22 +01:00
parent a74ac888a3
commit 9b6ca78866

View file

@ -365,7 +365,6 @@ class MatrixConfig(WeechatConfig):
0,
"native",
"Pygments style to use for highlighting source code blocks",
eval_cast,
),
]