diff --git a/kittens/diff/diff.conf b/kittens/diff/diff.conf index 914cbc85d..58104e513 100644 --- a/kittens/diff/diff.conf +++ b/kittens/diff/diff.conf @@ -5,8 +5,8 @@ # file.abc use a setting of xyz:abc syntax_aliases pyj:py recipe:py -# The pygments color scheme to use. See https://help.farbox.com/pygments.html -# for a list of schemes. +# The pygments color scheme to use for syntax highlighting. +# See https://help.farbox.com/pygments.html for a list of schemes. pygments_style default # The number of lines of context to show around each change.