adding tree-sitter back
This commit is contained in:
parent
b58ad53506
commit
c1ba9a37a3
|
@ -599,6 +599,8 @@ services.emacs = {
|
|||
which-key
|
||||
exec-path-from-shell
|
||||
no-littering
|
||||
tree-sitter
|
||||
tree-sitter-langs
|
||||
evil
|
||||
evil-collection
|
||||
general
|
||||
|
|
|
@ -401,7 +401,7 @@
|
|||
# plasma5Packages.kirigami2
|
||||
sqlite
|
||||
fennel
|
||||
(libsForQt5.callPackage ../../LightlyShaders {})
|
||||
(libsForQt5.callPackage /home/chris/dev/LightlyShaders {})
|
||||
(libsForQt5.callPackage /home/chris/dev/church-presenter {})
|
||||
];
|
||||
|
||||
|
@ -460,6 +460,8 @@
|
|||
which-key
|
||||
exec-path-from-shell
|
||||
no-littering
|
||||
tree-sitter
|
||||
tree-sitter-langs
|
||||
evil
|
||||
evil-collection
|
||||
general
|
||||
|
|
|
@ -446,6 +446,8 @@
|
|||
which-key
|
||||
exec-path-from-shell
|
||||
no-littering
|
||||
tree-sitter
|
||||
tree-sitter-langs
|
||||
evil
|
||||
evil-collection
|
||||
general
|
||||
|
|
Loading…
Reference in a new issue