From: h-east Date: Mon, 27 May 2024 15:12:57 +0000 (+0200) Subject: runtime(doc): Add ft_hare.txt to Reference Manual TOC X-Git-Tag: v9.1.0448~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bdc5d8241335c3451f629eed7a3734021d41679;p=thirdparty%2Fvim.git runtime(doc): Add ft_hare.txt to Reference Manual TOC while at it, also re-align ft_context.txt with the rest of the list. closes: #14863 Signed-off-by: h-east Signed-off-by: Christian Brabandt --- diff --git a/runtime/doc/help.txt b/runtime/doc/help.txt index 7109bae543..faa5f32715 100644 --- a/runtime/doc/help.txt +++ b/runtime/doc/help.txt @@ -1,4 +1,4 @@ -*help.txt* For Vim version 9.1. Last change: 2022 Dec 03 +*help.txt* For Vim version 9.1. Last change: 2024 May 27 VIM - main help file k @@ -162,7 +162,8 @@ Programming language support ~ |filetype.txt| settings done specifically for a type of file |quickfix.txt| commands for a quick edit-compile-fix cycle |ft_ada.txt| Ada (the programming language) support -|ft_context.txt| Filetype plugin for ConTeXt +|ft_context.txt| Filetype plugin for ConTeXt +|ft_hare.txt| Filetype plugin for Hare |ft_mp.txt| Filetype plugin for METAFONT and MetaPost |ft_ps1.txt| Filetype plugin for Windows PowerShell |ft_raku.txt| Filetype plugin for Raku