runtime(doc): Fix typos in help documents
closes: #14720 Co-authored-by: Christian Clason <c.clason@uni-graz.at> Signed-off-by: h-east <h.east.727@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
c3e6e393cb
commit
53753f6a49
@ -1,4 +1,4 @@
|
||||
*syntax.txt* For Vim version 9.1. Last change: 2024 Apr 28
|
||||
*syntax.txt* For Vim version 9.1. Last change: 2024 May 05
|
||||
|
||||
|
||||
VIM REFERENCE MANUAL by Bram Moolenaar
|
||||
@ -946,7 +946,8 @@ Enables Stylus for ".astro" files. Default Value: "disable"
|
||||
NOTE: You need to install an external plugin to support stylus in astro files.
|
||||
|
||||
|
||||
ASPPERL and ASPVBS *ft-aspperl-syntax* *ft-aspvbs-syntax*
|
||||
ASPPERL *ft-aspperl-syntax*
|
||||
ASPVBS *ft-aspvbs-syntax*
|
||||
|
||||
*.asp and *.asa files could be either Perl or Visual Basic script. Since it's
|
||||
hard to detect this you can set two global variables to tell Vim what you are
|
||||
|
||||
Reference in New Issue
Block a user