aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/mlang.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/mlang.txt')
-rw-r--r--runtime/doc/mlang.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/mlang.txt b/runtime/doc/mlang.txt
index 8f765b6ce2..5f4642274c 100644
--- a/runtime/doc/mlang.txt
+++ b/runtime/doc/mlang.txt
@@ -149,7 +149,7 @@ If you find a menu translation file for your language with a different name,
create a file in your own runtime directory to load that one. The name of
that file could be: >
- ~/.vim/lang/menu_<v:lang>.vim
+ ~/.config/nvim/lang/menu_<v:lang>.vim
Check the 'runtimepath' option for directories which are searched. In that
file put a command to load the menu file with the other name: >