aboutsummaryrefslogtreecommitdiff
path: root/runtime/ftplugin/debcontrol.vim
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2018-10-28 14:05:39 +0100
committerJustin M. Keyes <justinkz@gmail.com>2018-10-28 14:07:58 +0100
commit733b4ce0339f2fdcdb0db67717fc090dcfecf250 (patch)
treedc9498c3ac8b8d71933f785502c0689be8cd07ec /runtime/ftplugin/debcontrol.vim
parent1a51524ad540da00736027313cd89747c86c1690 (diff)
downloadrneovim-733b4ce0339f2fdcdb0db67717fc090dcfecf250.tar.gz
rneovim-733b4ce0339f2fdcdb0db67717fc090dcfecf250.tar.bz2
rneovim-733b4ce0339f2fdcdb0db67717fc090dcfecf250.zip
vim-patch:7254067ee970
Update runtime files. https://github.com/vim/vim/commit/7254067ee970686cc3ff4a1effc3e49e9192a5c1
Diffstat (limited to 'runtime/ftplugin/debcontrol.vim')
-rw-r--r--runtime/ftplugin/debcontrol.vim6
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/ftplugin/debcontrol.vim b/runtime/ftplugin/debcontrol.vim
index 7871d9897f..9643d16c28 100644
--- a/runtime/ftplugin/debcontrol.vim
+++ b/runtime/ftplugin/debcontrol.vim
@@ -1,9 +1,9 @@
" Vim filetype plugin file (GUI menu and folding)
" Language: Debian control files
-" Maintainer: Debian Vim Maintainers <pkg-vim-maintainers@lists.alioth.debian.org>
+" Maintainer: Debian Vim Maintainers
" Former Maintainer: Pierre Habouzit <madcoder@debian.org>
-" Last Change: 2008-03-08
-" URL: http://hg.debian.org/hg/pkg-vim/vim/raw-file/tip/runtime/ftplugin/debcontrol.vim
+" Last Change: 2018-01-06
+" URL: https://salsa.debian.org/vim-team/vim-debian/blob/master/ftplugin/debcontrol.vim
" Do these settings once per buffer
if exists("b:did_ftplugin")