udpate keymaps
This commit is contained in:
parent
67e501963c
commit
dbb79dd46b
3 changed files with 105 additions and 94 deletions
|
@ -1,8 +1,9 @@
|
|||
return {
|
||||
"rcarriga/nvim-notify",
|
||||
event = "VeryLazy",
|
||||
opts = {
|
||||
top_down = false,
|
||||
},
|
||||
top_down = false,
|
||||
},
|
||||
config = function(_, opts)
|
||||
require("notify").setup(opts)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue