1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-07-01 23:19:25 +00:00

[neovim] Update plugins

This commit is contained in:
2023-08-07 10:59:53 +02:00
parent 905e697812
commit ba898d7e5a
2 changed files with 19 additions and 22 deletions

View File

@ -56,9 +56,6 @@ require("lazy").setup({
}
local specs = {
github_dark_dimmed = {
syntax = {
keyword = "yellow.base",
},
diagnostic = {
error = "#dd6861",
},