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