From 87790d34167911fff6d4be57cc292674a1b097c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E9=80=B8=E9=A3=9E?= <54932475+YangEfei@users.noreply.github.com> Date: Mon, 11 Sep 2023 14:34:08 +0800 Subject: [PATCH] Update README.md `disable_move` is useless when it's outside of the config of the theme. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 75fd4cdd..a4751a70 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,6 @@ use { ```lua theme = 'hyper' -- theme is doom and hyper default is hyper -disable_move -- default is false disable move keymap for hyper shortcut_type -- shorcut type 'letter' or 'number' change_to_vcs_root -- default is false,for open file in hyper mru. it will change to the root of vcs config = {}, -- config used for theme