This commit is contained in:
Kovid Goyal 2018-05-21 11:00:24 +05:30
parent c997dc8ea7
commit 6b2b8e0208
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -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.