added windows generic path for ruff config

This commit is contained in:
Daveanand Mannie
2024-09-02 18:47:58 -04:00
parent 9d54bbe21c
commit 194ec5d709

View File

@@ -9,6 +9,7 @@ return {
init_options = {
settings = {
logLevel = "error",
configuration = os.getenv("LOCALAPPDATA") .. "/nvim/ruff.toml"
},
},
keys = {