enc: update dressing and lsp signature

This commit is contained in:
Pojok Code 2025-07-20 21:37:45 +07:00
parent 1bdac09f77
commit aa2f3a49ef
3 changed files with 38 additions and 37 deletions

View file

@ -6,6 +6,7 @@ return {
handler_opts = {
border = "rounded",
},
hint_prefix = "󰍩 ",
},
-- or use config
-- config = function(_, opts) require'lsp_signature'.setup({you options}) end