refactor(nvim): do not specify interval for neogit
filewatcher
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m4s
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m4s
This commit is contained in:
parent
5f35a2bdc0
commit
6caff11bc8
@ -19,7 +19,6 @@ return {
|
|||||||
},
|
},
|
||||||
filewatcher = {
|
filewatcher = {
|
||||||
enabled = true,
|
enabled = true,
|
||||||
interval = 1000,
|
|
||||||
},
|
},
|
||||||
graph_style = "unicode",
|
graph_style = "unicode",
|
||||||
integrations = {
|
integrations = {
|
||||||
|
Loading…
Reference in New Issue
Block a user