Linux : Closing a file / tab in Vim/Helix mode is slower #43498
Closed
sortofsleepy
started this conversation in
Feature Requests
Replies: 1 comment
-
|
Not sure what happened exactly but after playing around a bit more I managed to get things to work at the expected speed(when compared to regular non-vim/helix keybindings) By adding the following to keymap.json This seems to have sped things up and thus solves my issue. Closing this discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
👋
Hello!
Running into a small but annoying issue where closing an open tab is noticeably slower when using Vim(or Helix) mode and I'm wondering if there's a setting I'm missing or a keybinding conflict that might be occurring which is adding an additional delay.
I haven't made any significant keybinding additions, really only adding
Ctrl-sto save. Other than that the base keybinds are for VSCode. I don't remember if this was part of the base keymap or not but I'm usingCtrl-wto close things.Just curious if anyone has experienced this and if they happen to have figured out what the issue was.
Beta Was this translation helpful? Give feedback.
All reactions