diff --git a/lua/plugins/configs/others.lua b/lua/plugins/configs/others.lua index b4c6d12..0705a86 100644 --- a/lua/plugins/configs/others.lua +++ b/lua/plugins/configs/others.lua @@ -87,7 +87,7 @@ M.signature = function() if present then lspsignature.setup { bind = true, - doc_lines = 2, + doc_lines = 0, floating_window = true, fix_pos = true, hint_enable = true,