From 6b2b8e02080ee0aaf5070b45daa1cc0931344c06 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 21 May 2018 11:00:24 +0530 Subject: [PATCH] ... --- kittens/diff/diff.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.