We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0.10.0
ubuntu22.04
can't remap key '
remap key ' successfully
No response
vim.env.LAZY_STDPATH = ".repro" load(vim.fn.system("curl -s https://raw.githubusercontent.com/folke/lazy.nvim/main/bootstrap.lua"))() require("lazy.minit").repro({ spec = { { "folke/which-key.nvim", opts = {} }, -- add any other plugins here }, })
The text was updated successfully, but these errors were encountered:
Can you at least provide a spec or add of what you want to remap and what exactly fails?
add
Sorry, something went wrong.
b4c4e36
chore(main): release 3.8.0 (#741)
2af3dc5
🤖 I have created a release *beep* *boop* --- ## [3.8.0](v3.7.0...v3.8.0) (2024-07-17) ### Features * **mappings:** added health check for invalid modes ([640724a](640724a)) ### Bug Fixes * **buf:** never create proxy/plugin mappings when a keymap exists. Fixes [#738](#738) ([b4c4e36](b4c4e36)) * **registers:** use x instead of v ([#742](#742)) ([5c3b3e8](5c3b3e8)) * **state:** schedule redraw. Fixes [#740](#740) ([09f21a1](09f21a1)) * **triggers:** allow overriding keymaps with empty rhs or <Nop>. Fixes [#748](#748) ([843a93f](843a93f)) * **triggers:** make sure no keymaps exists for triggers ([e8b454f](e8b454f)) * **typo:** replace 'exras' for 'extras' in README. ([#745](#745)) ([af48cdc](af48cdc)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Successfully merging a pull request may close this issue.
Did you check docs and existing issues?
Neovim version (nvim -v)
0.10.0
Operating system/version
ubuntu22.04
Describe the bug
can't remap key '
Steps To Reproduce
Expected Behavior
remap key ' successfully
Health
No response
Log
No response
Repro
The text was updated successfully, but these errors were encountered: