mirror of
https://github.com/neovim/neovim.git
synced 2026-08-29 10:31:48 +00:00
vim-patch:e7bb907: runtime(wget): Update syntax files
Update to versions Wget 1.25.0 and Wget2 2.2.1.
closes: vim/vim#19122
e7bb907c24
Co-authored-by: Doug Kearns <dougkearns@gmail.com>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
" Vim syntax file
|
||||
" Language: Wget configuration file (/etc/wgetrc ~/.wgetrc)
|
||||
" Maintainer: Doug Kearns <dougkearns@gmail.com>
|
||||
" Last Change: 2023 Nov 05
|
||||
" Last Change: 2026 Jan 07
|
||||
|
||||
" GNU Wget 1.21 built on linux-gnu.
|
||||
" GNU Wget 1.25 built on linux-gnu.
|
||||
|
||||
if exists("b:current_syntax")
|
||||
finish
|
||||
|
||||
Reference in New Issue
Block a user