Small change

This commit is contained in:
2023-09-05 12:37:11 +02:00
parent 84248a0664
commit de252fbf2d

View File

@@ -13,7 +13,9 @@ return {
shrink = true, shrink = true,
timeout = 750, timeout = 750,
ignore_buffers = {}, ignore_buffers = {},
ignore_filetypes = {}, ignore_filetypes = {
"NeogitStatus",
},
}) })
end, end,
} }