Compare commits
3 commits
ed7c0f0c46
...
e76daa8799
| Author | SHA1 | Date | |
|---|---|---|---|
| e76daa8799 | |||
| 2c40b5b2b5 | |||
| cc1437b787 |
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 = .{ "uvx", "ty", "server" },
|
.language_server = .{ "ruff", "server" },
|
||||||
.formatter = .{ "ruff", "format", "-" },
|
.formatter = .{ "ruff", "format", "-" },
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue