specify to use python3
This commit is contained in:
parent
8cbd95bc39
commit
c307f0c2ee
@ -74,6 +74,12 @@ M.server_settings = {
|
|||||||
command = "clippy"
|
command = "clippy"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
|
||||||
|
pyright = {
|
||||||
|
python = {
|
||||||
|
pythonPath = "python3"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user