update keybind
This commit is contained in:
parent
dec66a2f3a
commit
31cdc5d052
@ -12,7 +12,7 @@ return {
|
||||
}
|
||||
|
||||
require("legendary").keymap{
|
||||
"<C-x>", lsp_signature.toggle_float_win, description="Toggle signature float"
|
||||
"<super>x", lsp_signature.toggle_float_win, description="Toggle signature float"
|
||||
}
|
||||
end
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user