From 59c8db821bcd628b4b855e10bb419a671016578d Mon Sep 17 00:00:00 2001 From: Arijit Basu Date: Sat, 11 Dec 2021 21:50:42 +0530 Subject: [PATCH] Fix doc --- docs/en/src/upgrade-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/src/upgrade-guide.md b/docs/en/src/upgrade-guide.md index 1a054ce..ae0d9b7 100644 --- a/docs/en/src/upgrade-guide.md +++ b/docs/en/src/upgrade-guide.md @@ -53,7 +53,7 @@ compatibility. `app.history` and `app.last_modes` can be re-added upon request (with justification), `app.directory_buffer` has been deprecated for good. However, there's no change in the `CallLua*` context. -- Set `xplr.config.general.help_hide_remaps` to `true` to hide the remaps in +- Set `xplr.config.general.hide_remaps_in_help_menu` to `true` to hide the remaps in help menu. - `None` will be serialized to `nil` in Lua. - `LuaEval` can now return a function that will be called with the Lua Context