forked from Shinonome/fred-neovim
Adjusted look and feel
This commit is contained in:
@@ -20,5 +20,9 @@
|
||||
return false
|
||||
end -- condition to check for stopping supermaven, `true` means to stop supermaven when the condition is true.
|
||||
})
|
||||
|
||||
require("notify").setup({
|
||||
background_colour = "#000000",
|
||||
})
|
||||
'';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user