neogit adjust

This commit is contained in:
Oliver Hartmann 2025-03-31 21:04:50 +02:00
parent 08ec2a4579
commit 6f56fa264c

View File

@ -9,8 +9,6 @@ return {
neogit.setup({ neogit.setup({
integrations = { integrations = {
diffview = true, diffview = true,
telescope = false,
fzf_lua = true,
}, },
graph_style = 'unicode', graph_style = 'unicode',
}) })