feat: more colorschemes
This commit is contained in:
parent
fe489cc9bb
commit
7f60e43f2c
5 changed files with 31 additions and 22 deletions
|
|
@ -1,9 +1,9 @@
|
|||
return {
|
||||
return {
|
||||
"waltr-fr/redalert.nvim",
|
||||
dependencies = { 'nvim-lua/plenary.nvim' },
|
||||
config = function()
|
||||
require("redalert").setup({
|
||||
cutoff_days = 5,
|
||||
require("redalert").setup({
|
||||
cutoff_days = 5,
|
||||
})
|
||||
end,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue