mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
Compare commits
No commits in common. "f63152f79b8605a1fe040777caee30de49c9773c" and "f308ccad7bc84933d484cc30758a2349b6dc2a30" have entirely different histories.
f63152f79b
...
f308ccad7b
@ -50,8 +50,6 @@ vim.api.nvim_create_autocmd('ColorScheme', {
|
||||
callback = function()
|
||||
vim.cmd [[
|
||||
hi GitSignsChangeInline guibg=fg guifg=bg
|
||||
hi GitSignsAddInline guibg=fg guifg=bg
|
||||
hi GitSignsDeleteInline guibg=fg guifg=bg
|
||||
]]
|
||||
end
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user