runtime(doc): fix missing code block marker in ft-python-syntax
Commit:
https://github.com/vim/vim/commit/0f3b7d2563f6371e3e46d5f2c8fcb15c4bd266a0
Author: zeertzjq <[email protected]>
Date: Mon Jan 26 19:56:27 2026 +0000
runtime(doc): fix missing code block marker in ft-python-syntax
related: https://github.com/vim/vim/issues/18922
closes: https://github.com/vim/vim/issues/19261
Signed-off-by: zeertzjq <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/runtime/doc/syntax.txt b/runtime/doc/syntax.txt
index cc41a774a..741e01ea0 100644
--- a/runtime/doc/syntax.txt
+++ b/runtime/doc/syntax.txt
@@ -1,4 +1,4 @@
-*syntax.txt* For Vim version 9.1. Last change: 2026 Jan 26
+*syntax.txt* For Vim version 9.1. Last change: 2026 Jan 27
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -3243,7 +3243,7 @@ The first option implies the second one.
For highlighted trailing whitespace and mix of spaces and tabs: >
:let python_space_error_highlight = 1
-For highlighted built-in constants distinguished from other keywords:
+For highlighted built-in constants distinguished from other keywords: >
:let python_constant_highlight = 1
If you want all possible Python highlighting: >
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/vim_dev/E1vkoIJ-00GrzS-Cw%40256bit.org.