summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/syntax/python2.vim
AgeCommit message (Collapse)AuthorFiles
2025-07-16vim-patch:edce689: runtime(python2): Highlight b-strings in Python 2.7Christian Clason1
related: vim/vim#14033 related: vim/vim#17726 closes: vim/vim#17757 https://github.com/vim/vim/commit/edce68912eacb45704cb6654940e3967afe2bd96 Co-authored-by: Rob B <github@0x7e.net>
2025-07-15vim-patch:baa781a: runtime(python2): highlight unicode strings in python2Christian Clason1
fixes: vim/vim#14033 fixes: vim/vim#17726 closes: vim/vim#17729 https://github.com/vim/vim/commit/baa781a4c35d7cc07d28bb6f0062c7fddf8e8556 Co-authored-by: Rob B <github@0x7e.net>
2023-02-28vim-patch:partial:dd60c365cd26 (#22437)Christian Clason1
vim-patch:partial:dd60c365cd26 Update runtime files https://github.com/vim/vim/commit/dd60c365cd2630794be84d63c4fe287124a30b97 Co-authored-by: Bram Moolenaar <Bram@vim.org> Skip: eval.txt, repeat.txt (needs `getscriptinfo()`)