Lot of optimisation, replace eglot with lsp-mode

This commit is contained in:
Zelong Kuang
2026-03-30 11:49:18 +11:00
parent e1374b0e88
commit a3468b833e
24 changed files with 311 additions and 179 deletions

View File

@@ -29,7 +29,7 @@
(which-key-add-key-based-replacements "C-x v" "version control"))
(use-package grep
:ensure nil
:straight nil
:autoload grep-apply-setting
:init
(when (executable-find "rg")