fix: use notify-send instead of dunstify
This commit is contained in:
parent
62d59f480f
commit
b48d19a15c
4 changed files with 19 additions and 4 deletions
|
|
@ -347,4 +347,9 @@ return {
|
|||
require("mini.hipatterns").setup(opts)
|
||||
end,
|
||||
},
|
||||
{
|
||||
"barreiroleo/ltex_extra.nvim",
|
||||
ft = { "markdown", "tex", "typst", "typ" },
|
||||
lazy = true,
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue