12 lines
127 B
Lua
12 lines
127 B
Lua
return {
|
|
{
|
|
"ty",
|
|
for_cat = "python",
|
|
lsp = {},
|
|
},
|
|
{
|
|
"ruff",
|
|
for_cat = "python",
|
|
lsp = {},
|
|
},
|
|
}
|