mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 08:39:42 -04:00
Added
This commit is contained in:
parent
75a062198f
commit
febff1148f
1 changed files with 4 additions and 0 deletions
|
|
@ -82,3 +82,7 @@ vim.lsp.handlers["textDocument/publishDiagnostics"] = vim.lsp.with(
|
||||||
virtual_text = false,
|
virtual_text = false,
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
require("notify").setup({
|
||||||
|
background_colour = "#000000",
|
||||||
|
})
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue