diff --git a/lua/plugins/configs/others.lua b/lua/plugins/configs/others.lua index b2594bb..735fb39 100644 --- a/lua/plugins/configs/others.lua +++ b/lua/plugins/configs/others.lua @@ -118,7 +118,6 @@ M.signature = function() hint_enable = true, hint_prefix = " ", hint_scheme = "String", - use_lspsaga = false, hi_parameter = "Search", max_height = 22, max_width = 120, -- max_width of signature floating_window, line will be wrapped if exceed max_width