Made explicit that LSP Manager should pre-launch when autoload true/unset

This commit is contained in:
2026-03-22 17:37:49 -05:00
parent 7c4c9ecf88
commit 9f1c3cc452

View File

@@ -3,6 +3,7 @@
"author": "ITDominator",
"version": "0.0.1",
"support": "",
"pre_launch": true,
"autoload": false,
"requests": {}
}