lost: a bunch of stuff was changed and I lost track
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
---@type LazySpec
|
||||
return {
|
||||
'folke/tokyonight.nvim',
|
||||
priority = 1000,
|
||||
config = function()
|
||||
---@diagnostic disable-next-line: missing-fields
|
||||
require('tokyonight').setup {
|
||||
@@ -10,7 +9,5 @@ return {
|
||||
comments = { italic = false },
|
||||
},
|
||||
}
|
||||
|
||||
vim.cmd.colorscheme 'tokyonight-night'
|
||||
end,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user