nvim: lots of random lsps and coloring configuration
This commit is contained in:
@ -3,8 +3,8 @@ return {
|
||||
dependencies = {
|
||||
{ "mbrea-c/wal-colors.nvim" },
|
||||
},
|
||||
config = function()
|
||||
pcall(vim.cmd, "colorscheme mbc")
|
||||
end,
|
||||
-- config = function()
|
||||
-- pcall(vim.cmd, "colorscheme mbc")
|
||||
-- end,
|
||||
priority = 1000,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user