mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-22 08:53:33 +02:00
## Description Fixes the keybind conflict with jdtls and mini-surround plugin. When pressing "\<gs\>" or "\<gS\>" to start the surround once the java language server starts, it replaces the surround bind with "goto super" and "goto subjects". When pressing "\<gs\>" quickly, it attempts the command "goto super". When pressing "\<gs\>" slowly, it brings up "which-key" and the surround bind works. ## Related Issue(s) None ## Screenshots Pressing "\<gs\>" quickly  Pressing "\<gs\>" slowly  ## Checklist - [x] I've read the [CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md) guidelines. |
||
---|---|---|
.. | ||
ai | ||
coding | ||
dap | ||
editor | ||
formatting | ||
lang | ||
linting | ||
lsp | ||
test | ||
ui | ||
util | ||
vscode.lua |