Skip to content

Commit

Permalink
fix(neovim): noice background
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroSuero committed Mar 29, 2024
1 parent 9fbe1ad commit 59283f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/neovim/files/lua/custom/plugins/ui/noice.lua
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ return {
},
win_options = {
winhighlight = {
NormalFloat = "NormalFloat",
Normal = "Normal",
FloatBorder = "DiagnosticInfo",
},
},
Expand Down

0 comments on commit 59283f5

Please sign in to comment.