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 <h.east.727@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/runtime/doc/help.txt b/runtime/doc/help.txt
index 7109bae..faa5f32 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 @@
 |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