summaryrefslogtreecommitdiffstats
path: root/runtime/lang
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/lang')
-rw-r--r--runtime/lang/README.txt3
1 files changed, 3 insertions, 0 deletions
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.