install scripts. reorganization. soon to be deployable
This commit is contained in:
4
env/.config/nvim/after/plugin/notify.lua
vendored
Normal file
4
env/.config/nvim/after/plugin/notify.lua
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
vim.notify = require("notify")
|
||||
require("notify").setup({
|
||||
background_colour="#000000"
|
||||
})
|
||||
Reference in New Issue
Block a user