use_lspsaga deprecated, see lsp_signature upstream commit

This commit is contained in:
curtain 2021-09-07 10:32:51 +08:00 committed by siduck76
parent d1777dfbdf
commit 9ee56ce229
1 changed files with 0 additions and 1 deletions

View File

@ -118,7 +118,6 @@ M.signature = function()
hint_enable = true, hint_enable = true,
hint_prefix = "", hint_prefix = "",
hint_scheme = "String", hint_scheme = "String",
use_lspsaga = false,
hi_parameter = "Search", hi_parameter = "Search",
max_height = 22, max_height = 22,
max_width = 120, -- max_width of signature floating_window, line will be wrapped if exceed max_width max_width = 120, -- max_width of signature floating_window, line will be wrapped if exceed max_width