runtime(doc): update version9.txt for bash filetype Commit: https://github.com/vim/vim/commit/223d6c0a945f3a50914c60b0fa2f823bb0cb148a Author: Christian Brabandt <c...@256bit.org> Date: Sat Dec 28 16:20:53 2024 +0100
runtime(doc): update version9.txt for bash filetype Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/runtime/doc/version9.txt b/runtime/doc/version9.txt index 8993e3c66..34ccf88bf 100644 --- a/runtime/doc/version9.txt +++ b/runtime/doc/version9.txt @@ -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 -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/E1tRYlP-009bw8-25%40256bit.org.