]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(toml): update syntax and ftplugin.
authorAman Verma <amanraoverma@gmail.com>
Sun, 25 Jan 2026 18:01:31 +0000 (18:01 +0000)
committerChristian Brabandt <cb@256bit.org>
Sun, 25 Jan 2026 18:01:31 +0000 (18:01 +0000)
commitdd3aa92ce610c2f61e5b8899d68dbe7f840cc377
treed292a15b99e2fd422892694e84988b793f62450d
parent5268b95150d99b560178ed361079c16c3d4c59f6
runtime(toml): update syntax and ftplugin.

Add "-" to iskeyword. This required a change to the syntax files too
because they were using the word begin and end atoms.

closes: #17259

Co-authored-by: Teemu Ikonen <tpikonen@mailbox.org>
Co-authored-by: A4-Tacks <wdsjxhno1001@163.com>
Signed-off-by: Aman Verma <amanraoverma@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/ftplugin/toml.vim
runtime/syntax/toml.vim