add emacs lsp booster to user packages in emacs
This commit is contained in:
parent
2eb8bf26a2
commit
9cf5504807
1 changed files with 2 additions and 0 deletions
|
@ -97,6 +97,8 @@ in {
|
|||
texliveFull
|
||||
# ement.el
|
||||
pantalaimon
|
||||
# lsp
|
||||
emacs-lsp-booster
|
||||
];
|
||||
|
||||
home-manager.users.sako = {lib, ...}: {
|
||||
|
|
Loading…
Reference in a new issue