enhance(plugin): basic plugin setup for web platform

This commit is contained in:
charlie
2024-12-24 16:26:45 +08:00
parent 94d44f0c88
commit 720739b097
12 changed files with 59 additions and 35 deletions

View File

@@ -202,7 +202,7 @@
:mobile/app-state-change (atom nil)
;; plugin
:plugin/enabled (and (util/electron?)
:plugin/enabled (and util/plugin-platform?
;; true false :theme-only
((fnil identity true) (storage/get ::storage-spec/lsp-core-enabled)))
:plugin/preferences nil