From 8cc5b559f70041361612b8a6a87922503b33baa6 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Thu, 23 Jun 2022 13:04:20 +0100 Subject: Update runtime files --- runtime/lang/README.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'runtime/lang') diff --git a/runtime/lang/README.txt b/runtime/lang/README.txt index e5823f9636..150ccd967b 100644 --- a/runtime/lang/README.txt +++ b/runtime/lang/README.txt @@ -10,6 +10,9 @@ More information in the on-line help: :help 'langmenu' :help :language +You can find a couple of helper tools for translating menus on github: +https://github.com/adaext/vim-menutrans-helper + The "$VIMRUNTIME/menu.vim" file will search for a menu translation file. This depends on the value of the "v:lang" variable. -- cgit v1.2.3