From aea4a3da97299314042e79f6059359c44f20f999 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Madeleine=20Sydney=20=C5=9Alaga?= Date: Sat, 31 Jan 2026 16:23:04 -0700 Subject: [PATCH] fix(emacs): load lsp --- modules/home/users/msyds/emacs/init.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/home/users/msyds/emacs/init.el b/modules/home/users/msyds/emacs/init.el index 0292b91..c7c4e1c 100755 --- a/modules/home/users/msyds/emacs/init.el +++ b/modules/home/users/msyds/emacs/init.el @@ -62,4 +62,5 @@ syd/agda syd/eshell syd/treesit - syd/grammatical-framework)) + syd/grammatical-framework + syd/lsp))