summaryrefslogtreecommitdiffstats
path: root/runtime/keymap
diff options
context:
space:
mode:
authorChristian Brabandt <cb@256bit.org>2023-08-23 20:23:07 +0100
committerGitHub <noreply@github.com>2023-08-23 21:23:07 +0200
commite8d6f03f6a61f60de6893253621d057f63dd6a23 (patch)
tree3a4852a8a64711b4a5b4a9c3668f1b8a1d81dac0 /runtime/keymap
parent3fc7a7e44abda6505ccd39a6d067db6e5173cbf6 (diff)
runtime: Remove Brams name from a few more runtime files (#12780)
syntax/model.vim: minor wording improvement Signed-off-by: Christian Brabandt <cb@256bit.org> Co-authored-by: Adri Verhoef <a3@a3.xs4all.nl>
Diffstat (limited to 'runtime/keymap')
-rw-r--r--runtime/keymap/accents.vim4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/keymap/accents.vim b/runtime/keymap/accents.vim
index fed94c5656..a97a280881 100644
--- a/runtime/keymap/accents.vim
+++ b/runtime/keymap/accents.vim
@@ -1,6 +1,6 @@
" Vim Keymap file for latin1 accents through dead characters
-" Maintainer: Bram Moolenaar
-" Last Change: 2006 Mar 29
+" Maintainer: The Vim Project <https://github.com/vim/vim>
+" Last Change: 2023 Aug 13
" All characters are given literally, conversion to another encoding (e.g.,
" UTF-8) should work.