mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-21 20:11:06 +00:00
feat(biome): move biome extra from formatting.biome -> lang.typescript.biome
This commit is contained in:
parent
fbf52d5496
commit
242f0983de
2 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ M.deprecated_extras = {
|
|||
}
|
||||
M.renamed_extras = {
|
||||
["lazyvim.plugins.extras.lang.omnisharp"] = "lazyvim.plugins.extras.lang.dotnet",
|
||||
["lazyvim.plugins.extras.formatting.biome"] = "lazyvim.plugins.extras.lang.typescript.biome",
|
||||
}
|
||||
|
||||
M.deprecated_modules = {}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue