This commit is contained in:
asep komarudin 2023-11-06 08:39:23 +07:00
parent 57ea683887
commit c4172435b4
2 changed files with 3 additions and 3 deletions

View file

@ -258,7 +258,7 @@ return {
-- for popup alert
{
"rcarriga/nvim-notify",
event = "BufRead",
event = "BufWinEnter",
keys = {
{
"<leader>un",