summaryrefslogtreecommitdiffstats
path: root/runtime/ftplugin/aap.vim
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/ftplugin/aap.vim')
-rw-r--r--runtime/ftplugin/aap.vim5
1 files changed, 3 insertions, 2 deletions
diff --git a/runtime/ftplugin/aap.vim b/runtime/ftplugin/aap.vim
index b5065e5157..df839c99ae 100644
--- a/runtime/ftplugin/aap.vim
+++ b/runtime/ftplugin/aap.vim
@@ -1,7 +1,8 @@
" Vim filetype plugin file
" Language: Aap recipe
-" Maintainer: Bram Moolenaar <Bram@vim.org>
-" Last Change: 2021 Nov 14
+" Maintainer: The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 10
+" Former Maintainer: Bram Moolenaar <Bram@vim.org>
" Only do this when not done yet for this buffer
if exists("b:did_ftplugin")