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
I defined the H, L switching tab, but once I entered the debugging mode, the user-defined configuration was invalid, and H and L became the default behavior of vim.
To Reproduce
Steps to reproduce the behavior:
Do not enter the debugging mode, press H, L, and find the normal switching tab.
Enter the debugging mode, press H, and find that it moves to the top of the screen.
Even when debugging is running, you can press the H key to run it as I expected: switch tabs, but when I check the profile, I find that it is not the default profile. Can someone tell me what this is?
Describe the bug
I defined the H, L switching tab, but once I entered the debugging mode, the user-defined configuration was invalid, and H and L became the default behavior of vim.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Press H to switch tab
Screenshots
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: