[chore] aliases, and remove json-lsp
This commit is contained in:
@@ -8,7 +8,7 @@ return {
|
||||
go = { "goimports", "gofumpt" },
|
||||
xml = { "lemminx" },
|
||||
ruby = { "standardrb" },
|
||||
json = { "biome", "json-lsp" },
|
||||
json = { "biome" },
|
||||
css = { "biome" },
|
||||
javascript = { "biome" },
|
||||
sql = { "pg_format" },
|
||||
|
||||
Reference in New Issue
Block a user