Skip to content
Snippets Groups Projects
Commit f3f33b5c authored by Alexandar Mechev's avatar Alexandar Mechev
Browse files

native pygments?

parent 68477f36
No related branches found
No related tags found
No related merge requests found
......@@ -77,7 +77,7 @@ language = None
exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
# The name of the Pygments (syntax highlighting) style to use.
pygments_style = 'vim'
pygments_style = 'native'
# If true, `todo` and `todoList` produce output, else they produce nothing.
todo_include_todos = True
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment