summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/syntax/toml.vim
AgeCommit message (Collapse)AuthorFiles
2026-03-11vim-patch:c6f6f16: runtime(toml): update syntax script and fix highlight of ↵zeertzjq1
dates and escapes (#38239) From upstream: https://github.com/cespare/vim-toml/pull/69 https://github.com/cespare/vim-toml/pull/70 closes: vim/vim#19591 https://github.com/vim/vim/commit/c6f6f1602dcd63d0e175f826b12bbe58be878d58 Co-authored-by: Martin Tournoij <martin@arp242.net>
2026-01-26vim-patch:dd3aa92: runtime(toml): update syntax and ftplugin.zeertzjq1
Add "-" to iskeyword. This required a change to the syntax files too because they were using the word begin and end atoms. closes: vim/vim#17259 https://github.com/vim/vim/commit/dd3aa92ce610c2f61e5b8899d68dbe7f840cc377 Co-authored-by: Aman Verma <amanraoverma@gmail.com> Co-authored-by: Teemu Ikonen <tpikonen@mailbox.org> Co-authored-by: A4-Tacks <wdsjxhno1001@163.com>
2021-10-16vim-patch:2286304cdbbaChristian Clason1
Update runtime files https://github.com/vim/vim/commit/2286304cdbba53ceb52b3ba2ba4a521b0a2f8d0f