Remove colorscheme
This commit is contained in:
parent
8d01f1e711
commit
e11bd917a7
@ -1,13 +0,0 @@
|
||||
return {
|
||||
{
|
||||
"shaunsingh/nord.nvim",
|
||||
lazy = false,
|
||||
priority = 1000,
|
||||
},
|
||||
{
|
||||
"LazyVim/LazyVim",
|
||||
opts = {
|
||||
colorscheme = "nord",
|
||||
},
|
||||
},
|
||||
}
|
Loading…
Reference in New Issue
Block a user