fix(edgy): make noice windows 0.4 height
This commit is contained in:
@ -25,7 +25,7 @@ return {
|
||||
},
|
||||
{
|
||||
ft = "noice",
|
||||
-- size = { height = 0.4 },
|
||||
size = { height = 0.4 },
|
||||
filter = function(buf, win)
|
||||
return vim.api.nvim_win_get_config(win).relative == ""
|
||||
end,
|
||||
|
Reference in New Issue
Block a user