You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
All the settings inside vim.normalModeKeyBindingsNonRecursive are grayed out and don't take effect.
When I type "vim.", there are many autocompletion options, but the nromalModeKeyBindingsNonRecursive doesn't appear.
To Reproduce
I don't know how to reproduce this issue. It happened a long time ago, and I just didn't care about it. But now, when I tried to fix it, nothing worked for me, even with a long chat with Copilot with ChatGPT 4o, etc.
Expected behavior
I expected when I press the key plus another key, like space, it would do the command specified... the problem is not in the leader key chosen, nor the keys assigned with it, tried different options, but nothing worked.
Screenshots
It also doesn't appear in the autocomplete options
Environment (please complete the following information):
Extension (VsCodeVim) version: 1.28.1
VSCode version: 1.95.3
OS: Windows 11
Additional context
The Vim extension works fine for me in other files, the problem I have is only with this option: vim.normalModeKeyBindingsNonRecursive
The text was updated successfully, but these errors were encountered:
Describe the bug
All the settings inside vim.normalModeKeyBindingsNonRecursive are grayed out and don't take effect.
When I type "vim.", there are many autocompletion options, but the nromalModeKeyBindingsNonRecursive doesn't appear.
To Reproduce
I don't know how to reproduce this issue. It happened a long time ago, and I just didn't care about it. But now, when I tried to fix it, nothing worked for me, even with a long chat with Copilot with ChatGPT 4o, etc.
Expected behavior
I expected when I press the key plus another key, like space, it would do the command specified... the problem is not in the leader key chosen, nor the keys assigned with it, tried different options, but nothing worked.
Screenshots
It also doesn't appear in the autocomplete options
Environment (please complete the following information):
Additional context
The Vim extension works fine for me in other files, the problem I have is only with this option: vim.normalModeKeyBindingsNonRecursive
The text was updated successfully, but these errors were encountered: