We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f440ff5 commit 05d4153Copy full SHA for 05d4153
README.md
@@ -148,7 +148,7 @@ To see full configuration types see [template.lua](./lua/leetcode/config/templat
148
},
149
150
keys = {
151
- toggle = { "q", "<Esc>" }, ---@type string|string[]
+ toggle = { "q" }, ---@type string|string[]
152
confirm = { "<CR>" }, ---@type string|string[]
153
154
reset_testcases = "r", ---@type string
README.zh.md
@@ -150,7 +150,7 @@ https://github.com/kawre/leetcode.nvim/assets/69250723/aee6584c-e099-4409-b114-1
155
156
0 commit comments