Small change
This commit is contained in:
@@ -13,7 +13,9 @@ return {
|
|||||||
shrink = true,
|
shrink = true,
|
||||||
timeout = 750,
|
timeout = 750,
|
||||||
ignore_buffers = {},
|
ignore_buffers = {},
|
||||||
ignore_filetypes = {},
|
ignore_filetypes = {
|
||||||
|
"NeogitStatus",
|
||||||
|
},
|
||||||
})
|
})
|
||||||
end,
|
end,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user