mirror of
https://github.com/tiyn/tccs.nvim.git
synced 2025-04-19 16:27:44 +02:00
Refactoring
This commit is contained in:
parent
5a83cc8f26
commit
2799848919
@ -282,7 +282,6 @@ theme.set_highlights = function(opts)
|
||||
hl(0, 'NvimTreeGitMerge', { fg = c.error })
|
||||
hl(0, 'NvimTreeGitDirty', { fg = c.vcs_modified })
|
||||
hl(0, 'NvimTreeGitNew', { fg = c.vcs_added })
|
||||
|
||||
end
|
||||
|
||||
return theme
|
||||
|
Loading…
x
Reference in New Issue
Block a user