Merge pull request #1666 from EricFromCanada/highlight_options

Add highlight_options configuration value
This commit is contained in:
Georg Brandl
2015-01-06 17:09:29 +01:00
7 changed files with 38 additions and 8 deletions

View File

@@ -9,6 +9,8 @@ Incompatible changes
Features added
--------------
* Added ``highlight_options`` configuration value.
Bugs fixed
----------