0
0
mirror of https://github.com/vim/vim.git synced 2025-11-14 23:04:02 -05:00
Files
vim/runtime/syntax/python.vim
Jon Parise 900c747da3 runtime(python): fix 'type' syntax highlighting
The previous patterns unintentionally highlighted words like 'typename'.

addresses: https://github.com/vim/vim/pull/18090#issuecomment-3333025523
closes: #18394

Signed-off-by: Jon Parise <jon@indelible.org>
Signed-off-by: Christian Brabandt <cb@256bit.org>
2025-09-25 19:08:14 +00:00

18 KiB