refactor: refactored mason/typescript/vue support

This commit is contained in:
Folke Lemaitre
2024-06-01 08:31:10 +02:00
parent 135150307b
commit 9d999fa210
6 changed files with 70 additions and 37 deletions

View File

@ -5,6 +5,7 @@ local prios = {
["lazyvim.plugins.extras.editor.aerial"] = 100,
["lazyvim.plugins.extras.editor.outline"] = 100,
["lazyvim.plugins.extras.editor.trouble-v3"] = 100,
["lazyvim.plugins.extras.lang.typescript"] = 5,
["lazyvim.plugins.extras.ui.edgy"] = 2,
["lazyvim.plugins.extras.test.core"] = 1,
["lazyvim.plugins.extras.dap.core"] = 1,