Skip to content

Commit

Permalink
fix(nvim): don't override notify
Browse files Browse the repository at this point in the history
  • Loading branch information
schardev committed Sep 19, 2024
1 parent 9683dfe commit 2d25e88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/nvim/lua/plugins/fidget.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ return {
event = "VeryLazy",
opts = {
notification = {
override_vim_notify = true,
window = {
winblend = 25,
},
Expand Down

0 comments on commit 2d25e88

Please sign in to comment.