feat: ty lsp for python
This commit is contained in:
parent
8b9cc87cab
commit
e2009425f5
1 changed files with 1 additions and 1 deletions
|
|
@ -164,7 +164,7 @@ pub const proto = .{};
|
||||||
pub const purescript = .{};
|
pub const purescript = .{};
|
||||||
|
|
||||||
pub const python = .{
|
pub const python = .{
|
||||||
.language_server = .{ "ruff", "server" },
|
.language_server = .{ "uvx", "ty", "server" },
|
||||||
.formatter = .{ "ruff", "format", "-" },
|
.formatter = .{ "ruff", "format", "-" },
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue