]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(debversions): Add stonking (26.10) as Ubuntu release name
authorGuilherme Puida Moreira <guilherme@puida.xyz>
Thu, 21 May 2026 19:34:20 +0000 (19:34 +0000)
committerChristian Brabandt <cb@256bit.org>
Thu, 21 May 2026 19:34:20 +0000 (19:34 +0000)
closes: #20282

Signed-off-by: Guilherme Puida Moreira <guilherme@puida.xyz>
Signed-off-by: James McCoy <jamessan@jamessan.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/syntax/shared/debversions.vim

index 2548ddd3506c347d0222810be51d339a33611b0f..e6982803ae4889c29eb8381bb084087fa693456c 100644 (file)
@@ -1,7 +1,7 @@
 " Vim syntax file
 " Language:     Debian version information
 " Maintainer:   Debian Vim Maintainers
-" Last Change:  2026 Jan 01
+" Last Change:  2026 May 21
 " URL: https://salsa.debian.org/vim-team/vim-debian/blob/main/syntax/shared/debversions.vim
 
 let s:cpo = &cpo
@@ -12,7 +12,7 @@ let g:debSharedSupportedVersions = [
       \ 'oldstable', 'stable', 'testing', 'unstable', 'experimental', 'sid', 'rc-buggy',
       \ 'bookworm', 'trixie', 'forky', 'duke',
       \
-      \ 'jammy', 'noble', 'questing', 'resolute',
+      \ 'jammy', 'noble', 'questing', 'resolute', 'stonking',
       \ 'devel'
       \ ]
 " Historic version names, no longer under standard support