feat: emacs - enable lsp & tree-sitter

This commit is contained in:
Ryan Yin
2024-01-01 13:53:18 +08:00
parent e2295f350b
commit dbac1b8bd7
3 changed files with 35 additions and 22 deletions
+5 -1
View File
@@ -37,7 +37,11 @@ in {
binutils # native-comp needs 'as', provided by this
# 28.2 + native-comp
((emacsPackagesFor emacs-unstable-nox).emacsWithPackages
(epkgs: [epkgs.vterm]))
(epkgs: [
epkgs.vterm
epkgs.rime
epkgs.meow
]))
emacs-all-the-icons-fonts
## Doom dependencies