move colorscheme.lua back to core for consistency
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
return {
|
||||
"shaunsingh/nord.nvim",
|
||||
lazy = false,
|
||||
priority = 1000,
|
||||
config = function()
|
||||
vim.cmd [[colorscheme nord]]
|
||||
end,
|
||||
}
|
||||
Reference in New Issue
Block a user