mirror of
https://github.com/fred-drake/neovim.git
synced 2026-06-08 00:09:28 -05:00
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