Home Gen26 @ 2026-06-30-14:17 by admin-jroeger@T14-OE130-7-ubuntu
This commit is contained in:
@@ -255,6 +255,11 @@
|
||||
source = ./static/packages.d/copilot.el;
|
||||
onChange = "${doom-setup} sync --force -u -e";
|
||||
};
|
||||
"doom-config/packages.d/ltex-plus.el" = {
|
||||
enable = cfg.enableLtexPlus;
|
||||
source = ./static/packages.d/ltex-plus.el;
|
||||
onChange = "${doom-setup} sync --force -u -e";
|
||||
};
|
||||
"doom-config/packages.d/tidal.el" = {
|
||||
enable = cfg.enableTidal;
|
||||
source = ./static/packages.d/tidal.el;
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
(package! lsp-ltex-plus)
|
||||
Reference in New Issue
Block a user