Python: change face for documentation to documentation.
This commit is contained in:
parent
14f7d2637c
commit
4cb9a46f2b
|
@ -54,7 +54,7 @@ add-highlighter shared/python/code/ regex '\b\d+\.' 0:value
|
|||
# Imaginary formats
|
||||
add-highlighter shared/python/code/ regex '\b\d+\+\d+[jJ]\b' 0:value
|
||||
|
||||
add-highlighter shared/python/docstring/ default-region fill comment
|
||||
add-highlighter shared/python/docstring/ default-region fill documentation
|
||||
add-highlighter shared/python/docstring/ region '(>>>|\.\.\.) \K' (?=''')|(?=""") ref python
|
||||
|
||||
evaluate-commands %sh{
|
||||
|
|
Loading…
Reference in New Issue
Block a user