mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-22 00:49:03 +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. |
||
---|---|---|
.. | ||
compat | ||
extras | ||
lsp | ||
coding.lua | ||
colorscheme.lua | ||
editor.lua | ||
formatting.lua | ||
init.lua | ||
linting.lua | ||
treesitter.lua | ||
ui.lua | ||
util.lua | ||
xtras.lua |