lost: a bunch of stuff was changed and I lost track
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
---@module 'lazy'
|
||||
---@type LazySpec
|
||||
return {
|
||||
'rebelot/kanagawa.nvim',
|
||||
priority = 1000,
|
||||
config = function()
|
||||
vim.cmd.colorscheme 'kanagawa-dragon'
|
||||
end,
|
||||
}
|
||||
Reference in New Issue
Block a user