summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/provider/python.lua
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2025-08-14 08:36:24 +0800
committerGitHub <noreply@github.com>2025-08-14 08:36:24 +0800
commitd19d2b44914037402437de53fad197fd91be795a (patch)
tree501ab30529bac4cd6592eb686f7f00bb7e9684e5 /runtime/lua/vim/provider/python.lua
parent9843573a61f42b7f9ea5ded0f5221320ac1925c5 (diff)
vim-patch:1ee1d9b: runtime(python): highlight "self" and "cls" in syntax script (#35328)
These are special names by convention, and giving them distinct highlighting is a nice visual clue (using Identifier by default). This group is named "pythonClassVar" to match the name used by python-syntax. Some third-party color schemes are aware of this name and customized their colors accordingly. closes: vim/vim#17968 https://github.com/vim/vim/commit/1ee1d9b43da37b157a91662a312415e4db400ba9 Co-authored-by: Jon Parise <jon@indelible.org>
Diffstat (limited to 'runtime/lua/vim/provider/python.lua')
0 files changed, 0 insertions, 0 deletions