refactor(nvim): do not specify interval for neogit filewatcher
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 1m4s

This commit is contained in:
Price Hiller 2024-06-23 05:57:31 -05:00
parent 5f35a2bdc0
commit 6caff11bc8
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -19,7 +19,6 @@ return {
},
filewatcher = {
enabled = true,
interval = 1000,
},
graph_style = "unicode",
integrations = {