mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-23 09:18:51 +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. |
||
---|---|---|
.. | ||
config | ||
plugins | ||
util | ||
health.lua | ||
init.lua | ||
types.lua |