Compare commits
4 commits
e76daa8799
...
ed7c0f0c46
| Author | SHA1 | Date | |
|---|---|---|---|
| ed7c0f0c46 | |||
| c3808d11c0 | |||
| 3dc731d086 | |||
|
|
e2009425f5 |
1 changed files with 1 additions and 1 deletions
|
|
@ -164,7 +164,7 @@ pub const proto = .{};
|
|||
pub const purescript = .{};
|
||||
|
||||
pub const python = .{
|
||||
.language_server = .{ "ruff", "server" },
|
||||
.language_server = .{ "uvx", "ty", "server" },
|
||||
.formatter = .{ "ruff", "format", "-" },
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue