1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-07-01 20:59:26 +00:00

[neovim] Updates

This commit is contained in:
2023-03-14 18:42:09 +01:00
parent 68c32af645
commit 15ac6f5d36
4 changed files with 17 additions and 19 deletions

View File

@ -54,10 +54,6 @@ lazy.setup({
require("github-theme").setup({
colors = {
error = "#dd6861",
-- fg = "#c8d3f5",
-- syntax = {
-- comment = "#636da6",
-- },
},
})
vim.cmd([[colorscheme github_dimmed]])