dev: rename deprecated git.timeOut

This commit is contained in:
NotAShelf 2023-07-30 16:32:07 +03:00
parent 7f7926fbbb
commit bb76a26c1b
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29

View file

@ -86,7 +86,7 @@ in {
show_on_dirs = ${boolToString cfg.git.showOnDirs},
show_on_open_dirs = ${boolToString cfg.git.showOnOpenDirs},
disable_for_dirs = ${nvim.lua.listToLuaTable cfg.git.disableForDirs},
timeout = ${toString cfg.git.timeOut},
timeout = ${toString cfg.git.timeout},
},
modified = {