emacs: all treesitter grammars
This commit is contained in:
@@ -25,8 +25,9 @@
|
|||||||
emacs = pkgs.emacs-unstable-pgtk;
|
emacs = pkgs.emacs-unstable-pgtk;
|
||||||
extraPackages =
|
extraPackages =
|
||||||
epkgs:
|
epkgs:
|
||||||
[
|
with epkgs; [
|
||||||
epkgs.dracula-theme
|
dracula-theme
|
||||||
|
treesit-grammars.with-all-grammars
|
||||||
]
|
]
|
||||||
++ (with pkgs; [
|
++ (with pkgs; [
|
||||||
shellcheck
|
shellcheck
|
||||||
|
|||||||
Reference in New Issue
Block a user