1
0
Fork 0
mirror of https://github.com/CompeyDev/my-nvim-setup.git synced 2025-04-10 09:40:54 +01:00

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

View file

@ -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