mirror of
https://github.com/tiyn/tccs.nvim.git
synced 2025-10-23 16:21:22 +02:00
Refactoring
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user