added windows generic path for ruff config
This commit is contained in:
@@ -9,6 +9,7 @@ return {
|
|||||||
init_options = {
|
init_options = {
|
||||||
settings = {
|
settings = {
|
||||||
logLevel = "error",
|
logLevel = "error",
|
||||||
|
configuration = os.getenv("LOCALAPPDATA") .. "/nvim/ruff.toml"
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
keys = {
|
keys = {
|
||||||
|
|||||||
Reference in New Issue
Block a user