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 = {
|
||||
enabled = true,
|
||||
interval = 1000,
|
||||
},
|
||||
graph_style = "unicode",
|
||||
integrations = {
|
||||
|
Loading…
Reference in New Issue
Block a user