Apply Patch
This commit is contained in:
parent
24dee0bed0
commit
2c6705f028
22 changed files with 18 additions and 17 deletions
|
|
@ -1,9 +0,0 @@
|
|||
return {
|
||||
"gbprod/nord.nvim",
|
||||
lazy = false,
|
||||
priority = 1000,
|
||||
config = function()
|
||||
require("nord").setup({})
|
||||
vim.cmd.colorscheme("nord")
|
||||
end,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue