summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/autoload
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2026-01-12 09:27:03 +0800
committerGitHub <noreply@github.com>2026-01-12 01:27:03 +0000
commite790c87cd8bfd9198e8f2bb72f25d00038178beb (patch)
tree1a51ca9b083e7a19a19c5b4acca38f499eba8dc9 /runtime/autoload
parente01c42b43d85221ed10254e89b52d9a7e3cf1546 (diff)
vim-patch:9.1.2078: A few more typos in various files (#37368)
Problem: A few more typos in various files Solution: Fix those (zeertzjq, antonkesy) related: neovim/neovim#37348 closes: vim/vim#19153 https://github.com/vim/vim/commit/6a2b5b2246833f7922e38eabab7090e29e89c3a1 Co-authored-by: Anton Kesy <anton@kesy.de>
Diffstat (limited to 'runtime/autoload')
-rw-r--r--runtime/autoload/dist/vim.vim6
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/autoload/dist/vim.vim b/runtime/autoload/dist/vim.vim
index bb858c5732..5a0f350537 100644
--- a/runtime/autoload/dist/vim.vim
+++ b/runtime/autoload/dist/vim.vim
@@ -1,9 +1,9 @@
" Vim runtime support library,
-" runs the vim9 script version or legacy script version
-" on demand (mostly for Neovim compatability)
+" runs the Vim9 script version or legacy script version
+" on demand (mostly for Neovim compatibility)
"
" Maintainer: The Vim Project <https://github.com/vim/vim>
-" Last Change: 2023 Nov 04
+" Last Change: 2026 Jan 11
" enable the zip and gzip plugin by default, if not set