mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-01 20:59:26 +00:00
[neovim] Updates
This commit is contained in:
@ -54,10 +54,6 @@ lazy.setup({
|
||||
require("github-theme").setup({
|
||||
colors = {
|
||||
error = "#dd6861",
|
||||
-- fg = "#c8d3f5",
|
||||
-- syntax = {
|
||||
-- comment = "#636da6",
|
||||
-- },
|
||||
},
|
||||
})
|
||||
vim.cmd([[colorscheme github_dimmed]])
|
||||
|
Reference in New Issue
Block a user