adding tree-sitter back

This commit is contained in:
Chris Cochrun 2022-12-06 12:52:59 -06:00
parent b58ad53506
commit c1ba9a37a3
3 changed files with 7 additions and 1 deletions

View file

@ -599,6 +599,8 @@ services.emacs = {
which-key which-key
exec-path-from-shell exec-path-from-shell
no-littering no-littering
tree-sitter
tree-sitter-langs
evil evil
evil-collection evil-collection
general general

View file

@ -401,7 +401,7 @@
# plasma5Packages.kirigami2 # plasma5Packages.kirigami2
sqlite sqlite
fennel fennel
(libsForQt5.callPackage ../../LightlyShaders {}) (libsForQt5.callPackage /home/chris/dev/LightlyShaders {})
(libsForQt5.callPackage /home/chris/dev/church-presenter {}) (libsForQt5.callPackage /home/chris/dev/church-presenter {})
]; ];
@ -460,6 +460,8 @@
which-key which-key
exec-path-from-shell exec-path-from-shell
no-littering no-littering
tree-sitter
tree-sitter-langs
evil evil
evil-collection evil-collection
general general

View file

@ -446,6 +446,8 @@
which-key which-key
exec-path-from-shell exec-path-from-shell
no-littering no-littering
tree-sitter
tree-sitter-langs
evil evil
evil-collection evil-collection
general general