mirror of
https://github.com/vim/vim.git
synced 2025-12-10 18:46:57 -05:00
Fix incorrect spelling of Vim script and Vim9 script
closes: #18591 Signed-off-by: Hirohito Higashi <h.east.727@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
6582299b8d
commit
1b565eee6d
@ -4,9 +4,9 @@ vim9script
|
||||
# Contributers: @lacygoill
|
||||
# Shane-XB-Qian
|
||||
# Andrew Radev
|
||||
# Last Change: 2025 Sep 21
|
||||
# Last Change: 2025 Oct 17
|
||||
#
|
||||
# Vim Script to handle jumping to the targets of several types of Vim commands
|
||||
# Vim script to handle jumping to the targets of several types of Vim commands
|
||||
# (:import, :packadd, :runtime, :colorscheme), and to autoloaded functions of
|
||||
# the style <path>#<function_name>.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user