refactor(nvim): remove unecessary Lazy highlight function
This commit is contained in:
parent
b466d8c2bf
commit
61cdc4bbd9
@ -23,9 +23,6 @@ lazy.setup("plugins.configs", {
|
||||
version = false,
|
||||
lazy = false,
|
||||
},
|
||||
colorscheme = function()
|
||||
vim.cmd.colorscheme("kanagawa")
|
||||
end,
|
||||
checker = {
|
||||
enabled = true,
|
||||
concurrency = 20,
|
||||
|
Loading…
Reference in New Issue
Block a user