mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-03 12:19:26 +00:00
[neovim] Update plugins
This commit is contained in:
@ -34,8 +34,6 @@ require("lazy").setup({
|
||||
},
|
||||
on_colors = function(colors)
|
||||
colors.error = "#ff966c"
|
||||
colors.gitSigns.add = "#c3e88d"
|
||||
colors.gitSigns.change = "#779be9"
|
||||
end,
|
||||
})
|
||||
end,
|
||||
|
Reference in New Issue
Block a user