mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-12-07 09:35:37 -08:00
some variety on macbook
This commit is contained in:
@@ -52,7 +52,7 @@ return {
|
||||
notification = '%T',
|
||||
notification_history = '%FT%T',
|
||||
},
|
||||
timeout = 5000,
|
||||
timeout = 2500,
|
||||
top_down = true,
|
||||
max_height = function()
|
||||
return math.floor(vim.o.lines * 0.75)
|
||||
|
||||
Reference in New Issue
Block a user