]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(doc): Add ft_hare.txt to Reference Manual TOC
authorh-east <h.east.727@gmail.com>
Mon, 27 May 2024 15:12:57 +0000 (17:12 +0200)
committerChristian Brabandt <cb@256bit.org>
Mon, 27 May 2024 15:14:17 +0000 (17:14 +0200)
while at it, also re-align ft_context.txt with the rest of the
list.

closes: #14863

Signed-off-by: h-east <h.east.727@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/help.txt

index 7109bae54334a1d7156bd3b5531deba5778af139..faa5f3271551eac6a5d3db13c27c4baa87b92070 100644 (file)
@@ -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