mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-11 13:51:16 -03:00
docs: Default to fish highlighting
This fixes highlighting in cmds/. See #5696. [ci skip]
This commit is contained in:
@@ -26,6 +26,8 @@ def setup(app):
|
||||
lexername='FishIndentLexer')
|
||||
lexers['fish-docs-samples'] = fish_indent_lexer
|
||||
|
||||
# The default language to assume
|
||||
highlight_language = 'fish-docs-samples'
|
||||
|
||||
# -- Path setup --------------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user