rename extra_highligh_themes to extra_syntaxes_and_themes (#1828)
extra_highligh_themes does not exist
This commit is contained in:
parent
c11ae6ef28
commit
896ea596fd
@ -385,5 +385,5 @@ If your site source is laid out as follows:
|
|||||||
└── ...
|
└── ...
|
||||||
```
|
```
|
||||||
|
|
||||||
you would set your `extra_highlight_themes` to `["highlight_themes", "highlight_themes/MyGroovyTheme"]` to load `theme1.tmTheme` and `theme2.tmTheme`.
|
you would set your `extra_syntaxes_and_themes` to `["highlight_themes", "highlight_themes/MyGroovyTheme"]` to load `theme1.tmTheme` and `theme2.tmTheme`.
|
||||||
Then choose one of them to use, say theme1, by setting `highlight_theme = theme1`.
|
Then choose one of them to use, say theme1, by setting `highlight_theme = theme1`.
|
||||||
|
Loading…
Reference in New Issue
Block a user