]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(doc): update version9.txt for bash filetype
authorChristian Brabandt <cb@256bit.org>
Sat, 28 Dec 2024 15:20:53 +0000 (16:20 +0100)
committerChristian Brabandt <cb@256bit.org>
Sat, 28 Dec 2024 15:20:53 +0000 (16:20 +0100)
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/version9.txt

index 8993e3c666791b47ba38c7e60e233d9e931db56a..34ccf88bf7785b7d94086c9b925fb3bdfcabb9ed 100644 (file)
@@ -1,4 +1,4 @@
-*version9.txt*  For Vim version 9.1.  Last change: 2024 Dec 16
+*version9.txt*  For Vim version 9.1.  Last change: 2024 Dec 28
 
 
                  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -41617,6 +41617,8 @@ Changed~
   |CompleteDone| autocommand in the |v:event| dictionary
 - the default fontsize for the GTK builds of Vim (Windows and Unix) has been
   increased to 12pt to accomodate modern high-dpi monitors
+- filetype detection now detects bash scripts as a separate "bash filetype
+  instead of the "sh" filetype
 
                                                        *added-9.2*
 Added ~
@@ -41721,4 +41723,4 @@ features, but does not include runtime file changes (syntax, indent, ftplugin,
 documentation, etc.)
 
 
- vim:tw=78:ts=8:noet:ft=help:norl:fdm=manual:
+ vim:tw=78:ts=8:noet:ft=help:norl:fdm=manual:nofoldenable