fix ci (#477)
This commit is contained in:
@@ -69,8 +69,8 @@ end
|
||||
|
||||
function M.use_git()
|
||||
return M.get_icon_state().show_git_icon
|
||||
or vim.g.nvim_tree_git_hl == 1
|
||||
or vim.g.nvim_tree_gitignore == 1
|
||||
or vim.g.nvim_tree_git_hl == 1
|
||||
or vim.g.nvim_tree_gitignore == 1
|
||||
end
|
||||
|
||||
function M.nvim_tree_callback(callback_name)
|
||||
|
||||
Reference in New Issue
Block a user