Minor shortcuta and behaviour tweaks

This commit is contained in:
Natercio Moniz
2025-01-28 12:14:55 +00:00
parent 29c6bf2107
commit 99609a2471
4 changed files with 10 additions and 7 deletions

View File

@@ -8,6 +8,7 @@ return {
handler_opts = {
border = 'rounded',
},
toggle_key = '<C-k>',
},
config = function(_, opts)
require('lsp_signature').setup(opts)