aboutsummaryrefslogtreecommitdiff
path: root/runtime/syntax/automake.vim
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2023-02-03 09:18:18 +0100
committerGitHub <noreply@github.com>2023-02-03 09:18:18 +0100
commit144279ef30a432ac8416746e3491f3120ae9b4e8 (patch)
tree5eebb630e445aecfac651307bcdb28e80a1c8d55 /runtime/syntax/automake.vim
parentf9826e1dff5f1ac8212ca55a847c872c426142db (diff)
downloadrneovim-144279ef30a432ac8416746e3491f3120ae9b4e8.tar.gz
rneovim-144279ef30a432ac8416746e3491f3120ae9b4e8.tar.bz2
rneovim-144279ef30a432ac8416746e3491f3120ae9b4e8.zip
vim-patch:be4e01637e71 (#22103)
Update runtime files. https://github.com/vim/vim/commit/be4e01637e71c8d5095c33b9861fd70b41476732 Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'runtime/syntax/automake.vim')
-rw-r--r--runtime/syntax/automake.vim4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/syntax/automake.vim b/runtime/syntax/automake.vim
index 8a7db7c27b..2f1ad982c6 100644
--- a/runtime/syntax/automake.vim
+++ b/runtime/syntax/automake.vim
@@ -2,8 +2,8 @@
" Language: automake Makefile.am
" Maintainer: Debian Vim Maintainers
" Former Maintainer: John Williams <jrw@pobox.com>
-" Last Change: 2018 Dec 27
-" URL: https://salsa.debian.org/vim-team/vim-debian/blob/master/syntax/automake.vim
+" Last Change: 2023 Jan 16
+" URL: https://salsa.debian.org/vim-team/vim-debian/blob/main/syntax/automake.vim
"
" XXX This file is in need of a new maintainer, Debian VIM Maintainers maintain
" it only because patches have been submitted for it by Debian users and the