1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-01-08 18:46:48 +00:00

[neovimp] Update lsp-saga conf

This commit is contained in:
Daniel Carrillo 2024-12-30 20:54:23 +01:00
parent a231d514e3
commit ba32c19ee4
Signed by: dcarrillo
GPG Key ID: E4CD5C09DAED6E16

View File

@ -21,7 +21,7 @@ require("lspsaga").setup({
max_height = 0.5,
min_width = 30,
force_max_height = false,
default = "def+tyd+ref+imp",
default = "tyd+ref+imp",
keys = {
toggle_or_open = "<CR>",
},