1
0
forked from aniani/vim

runtime(misc): Use consistent "Vim script" spelling

References: https://groups.google.com/g/vim_dev/c/3Z5yM8KER2w/m/wAqws0QSEAAJ

closes: #15863

Signed-off-by: h-east <h.east.727@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
h-east
2024-10-13 19:16:42 +02:00
committed by Christian Brabandt
parent 6e918538b1
commit a4205471ad
10 changed files with 11 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
" Functions shared by the tests for Vim Script
" Functions shared by the tests for Vim script
" Commands to track the execution path of a script
com! XpathINIT let g:Xpath = ''