summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/syntax/shared/hgcommitDiff.vim
AgeCommit message (Collapse)AuthorFiles
2025-08-17vim-patch:3cee950: runtime(diff): fix mixed translations in zh_CN (#35362)zeertzjq1
some translations confused zh_CN and zh_TW https://github.com/vim/vim/commit/3cee950fc9f8cdcfe3f168fe83072b2a9eb15d47 Co-authored-by: 毛逸宁 <mao.yining@outlook.com>
2023-01-01vim-patch:partial:f1dcd14fc5d4 (#21602)Christian Clason1
Update runtime files https://github.com/vim/vim/commit/f1dcd14fc5d4370476cd82895a4479ca2d252e54 missing autocmd blocks and getscriptinfo() Co-authored-by: Bram Moolenaar <Bram@vim.org>