zeertzjq and Guilherme Puida Moreira
f7ad2dd19f
vim-patch:ff9fd81: runtime(debversions): Add stonking (26.10) as Ubuntu release name
...
closes : vim/vim#20282
https://github.com/vim/vim/commit/ff9fd819aeca68b55c013af78edec6da7e269a8f
Co-authored-by: Guilherme Puida Moreira <guilherme@puida.xyz >
2026-05-22 07:40:03 +08:00
zeertzjq and Eisuke Kawashima
7d3e275b07
vim-patch:1c88aee: runtime: Remove wrong syn oneline keyword from a few syntax files ( #39266 )
...
Also:
- drop a few trailing whitespaces
- mark the oneline keyword for :syn keyword as error in the
Vim syntax script, add tests for it.
closes : vim/vim#20018
https://github.com/vim/vim/commit/1c88aee1fa720aea07e133f32645914dcddd3435
Co-authored-by: Eisuke Kawashima <e-kwsm@users.noreply.github.com >
2026-04-21 10:19:17 +08:00
zeertzjq and James McCoy
35d8dcd020
vim-patch:81f1c5d: runtime(debcontrol): improve Debian syntax files
...
Changes to debcontrol:
- Only use debcontrolEmail for Maintainer/Uploaders
- Add Build-Driver to debcontrolField
- Add Protected to debcontrolStrictField
- Remove Uploaders from the more generic region
- Add explicit support for highlighting build profiles
- Add explicit support for highlighting architecture specifications
- Fix URL for sections.822
Changes to debversions:
- Move plucky to unsupported
closes : vim/vim#19228
https://github.com/vim/vim/commit/81f1c5d3846c04bfb77165639c7dfef9f7304815
Co-authored-by: James McCoy <jamessan@debian.org >
2026-01-22 07:28:05 +08:00
zeertzjq and James McCoy
3bbab42a8d
vim-patch:d535e58: runtime(debversions): Add resolute (26.04) as Ubuntu release name ( #36345 )
...
closes : vim/vim#18637
https://github.com/vim/vim/commit/d535e5852b931e607a40217f3bb5b08b781d0c8a
Co-authored-by: James McCoy <jamessan@jamessan.com >
2025-10-27 03:05:57 +00:00
zeertzjq and James McCoy
19f2e5c3eb
vim-patch:b760062: runtime(debversions): Move bullseye, focal, and oracular to "unsupported" ( #35531 )
...
These versions have exited their standard support term as of
- bullseye: 2024-08-14
- focal: 2025-05
- oracular: 2025-07-10
closes : vim/vim#18134
https://github.com/vim/vim/commit/b760062897d6aed4ff9f148a332e36a5bf5ee6f5
Co-authored-by: James McCoy <jamessan@jamessan.com >
2025-08-29 07:23:43 +08:00
zeertzjq and 毛逸宁
35a7642647
vim-patch:3cee950: runtime(diff): fix mixed translations in zh_CN ( #35362 )
...
some translations confused zh_CN and zh_TW
https://github.com/vim/vim/commit/3cee950fc9f8cdcfe3f168fe83072b2a9eb15d47
Co-authored-by: 毛逸宁 <mao.yining@outlook.com >
2025-08-17 18:33:29 +08:00
Christian Clason and rhysd
ffeb334da0
vim-patch:66d8d28: runtime(typescript): Add syntax support for defer and arbitrary module identifiers
...
closes : vim/vim#17911
https://github.com/vim/vim/commit/66d8d286cdc38838bd74a6c3014dccda33c64330
Co-authored-by: rhysd <lin90162@yahoo.co.jp >
2025-08-08 10:57:07 +02:00
Christian Clason and James McCoy
d73788fad2
vim-patch:48c823c: runtime(debcontrol): move kernel/architecture definitions to shared/debarchitectures.vim
...
related: vim/vim#17679
https://github.com/vim/vim/commit/48c823ca01c93141a934e230cd425bc74ebfaf45
Co-authored-by: James McCoy <jamessan@jamessan.com >
2025-07-07 11:24:04 +02:00
Christian Clason and James McCoy
e324ab2b6b
vim-patch:35cfc3d: runtime(debversions): Add questing (25.10) as Ubuntu release name
...
closes : vim/vim#17201
https://github.com/vim/vim/commit/35cfc3d3c449eaee97ba2c32cca76134136de5ec
Co-authored-by: James McCoy <jamessan@jamessan.com >
2025-04-26 10:43:12 +02:00
zeertzjq and James McCoy
089c28b1e8
vim-patch:649a237: runtime(debversions): Add release name for Debian 15 - duke ( #33207 )
...
https://lists.debian.org/debian-devel-announce/2025/01/msg00004.html
closes : vim/vim#17010
https://github.com/vim/vim/commit/649a237bc886a2b702e95d5d45f661d8db6025f8
Co-authored-by: James McCoy <jamessan@jamessan.com >
2025-03-31 21:54:02 +08:00
Christian Clason and James McCoy
9ee1c87591
vim-patch:9dadfe7: runtime(debversions): Update Debian versions
...
- Move mantic to unsupported
- Reorder names to maintain alphabetic order
- Bump date to submit upstream
closes : vim/vim#15991
https://github.com/vim/vim/commit/9dadfe7a5205180941dbce3648a00422d32bb63d
Co-authored-by: James McCoy <jamessan@jamessan.com >
2024-11-05 08:31:19 +01:00
Christian Clason and Simon Quigley
0a1eeb90cb
vim-patch:6be21b9: runtime(debversions): Add plucky (25.04) as Ubuntu release name
...
closes : vim/vim#15882
https://github.com/vim/vim/commit/6be21b937db1c088c4d191e4569989eb078adb45
Co-authored-by: Simon Quigley <tsimonq2@ubuntu.com >
2024-10-31 11:47:25 +01:00
eaaf3d9048
vim-patch:0076ddc: runtime(debian): update Debian runtime files ( vim/vim#14849 )
...
* Add space in template for 'commentstring'
* Add 'comments' and 'commentstring' support to debcontrol
* debversions: Move Ubuntu releases outside of standard support to unsupported
Although trust, xenial, and bionic are not EOL yet, their standard support period has ended.
Reported-by: Riley Bruins <ribru17@gmail.com >
https://github.com/vim/vim/commit/0076ddc07dc1d97afcf3252fd361885abbaf23d5
Co-authored-by: James McCoy <jamessan@debian.org >
Co-authored-by: Riley Bruins <ribru17@gmail.com >
2024-05-25 23:51:55 +02:00
Christian Clason and rhysd
b43244adaf
vim-patch:5e45715: runtime(typescript): update outdated syntax files
...
fixes : vim/vim#14721
fixes : HerringtonDarkholme/yats.vim#277
closes : vim/vim#14840
https://github.com/vim/vim/commit/5e4571508480c8f51748e49fb05c1891db0cb803
Co-authored-by: rhysd <lin90162@yahoo.co.jp >
2024-05-25 09:46:33 +02:00
Christian Clason and Simon Quigley
499070148d
vim-patch:92917069b1a8
...
runtime(debversions): Add oracular (24.10) as Ubuntu release name
closes : vim/vim#14645
https://github.com/vim/vim/commit/92917069b1a89e0e6c253a585dfe0a19cc2c0699
Co-authored-by: Simon Quigley <simon@tsimonq2.net >
2024-04-27 13:08:12 +02:00
1a7c38caec
vim-patch:c7ddc9b73543
...
runtime(debian): update Debian syntax files (#14098 )
* debversions.vim: Move lunar to unsupported release
* debsources: Add word boundaries around keyword match patterns
https://github.com/vim/vim/commit/c7ddc9b73543d4b3b906b56948dc9a6861150e12
Co-authored-by: James McCoy <jamessan@jamessan.com >
Co-authored-by: James Addison <jay@jp-hosting.net >
2024-02-27 10:31:11 +01:00
Christian Clason and James McCoy
80cf1ee2c5
vim-patch:2b89afd5eb63
...
runtime(debversions): Add noble (24.04 LTS) as Ubuntu release name (vim/vim#13472 )
https://github.com/vim/vim/commit/2b89afd5eb63864154d973e7991a56a53b87a767
Co-authored-by: James McCoy <jamessan@jamessan.com >
2023-11-03 10:04:55 +01:00
4fcdfa5ad0
vim-patch:7b7cda67a124
...
runtime(debian): update debian related runtime files (vim/vim#13423 )
* Update Debian runtime files
Add mantic as a supported Ubuntu release and move buster/kinetic to
unsupported.
Add syntax highlighting for deb822sources filetype.
Add debsources ftplugin to set relevant comment options.
Move common version information to shared/debversions.vim
Closes vim/vim#11934
* Add myself as codeowner for Debian-related runtime files
---------
https://github.com/vim/vim/commit/7b7cda67a1246874520b280277d9b1447e1a7ef5
Co-authored-by: James McCoy <jamessan@jamessan.com >
Co-authored-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com >
Co-authored-by: James Addison <jay@jp-hosting.net >
Co-authored-by: Viktor Szépe <viktor@szepe.net >
Co-authored-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com >
Co-authored-by: James Addison <jay@jp-hosting.net >
Co-authored-by: Viktor Szépe <viktor@szepe.net >
2023-10-27 10:06:52 +02:00
Christian Clason and Herrington Darkholme
3a876bd41b
vim-patch:535b9e12d02f
...
runtime(typescript): Fix highlighting symbols after number literal (vim/vim#12911 )
fixes vim/vim#12831
https://github.com/vim/vim/commit/535b9e12d02f5fef969fb680d579c586bd5f40db
Co-authored-by: Herrington Darkholme <2883231+HerringtonDarkholme@users.noreply.github.com >
2023-08-28 11:03:37 +09:00
23cc36bd99
vim-patch:e8d6f03f6a61
...
runtime: Remove Brams name from a few more runtime files (vim/vim#12780 )
syntax/model.vim: minor wording improvement
https://github.com/vim/vim/commit/e8d6f03f6a61f60de6893253621d057f63dd6a23
Use the updated "Last Change" date for all.
Co-authored-by: Christian Brabandt <cb@256bit.org >
Co-authored-by: Adri Verhoef <a3@a3.xs4all.nl >
2023-08-23 20:36:16 +01:00
Christian Clason and Bram Moolenaar
144279ef30
vim-patch:be4e01637e71 ( #22103 )
...
Update runtime files.
https://github.com/vim/vim/commit/be4e01637e71c8d5095c33b9861fd70b41476732
Co-authored-by: Bram Moolenaar <Bram@vim.org >
2023-02-03 09:18:18 +01:00
Christian Clason and Bram Moolenaar
c4942880be
vim-patch:partial:f1dcd14fc5d4 ( #21602 )
...
Update runtime files
https://github.com/vim/vim/commit/f1dcd14fc5d4370476cd82895a4479ca2d252e54
missing autocmd blocks and getscriptinfo()
Co-authored-by: Bram Moolenaar <Bram@vim.org >
2023-01-01 15:00:39 +01:00
Christian Clason
e8caaab6bf
vim-patch:e1f3fd1d02e3 ( #19796 )
...
Update runtime files
https://github.com/vim/vim/commit/e1f3fd1d02e3f5fe6d2b6d82687c6846b8e500f8
2022-08-16 09:53:04 +02:00