Merge branch 'master' of git.aciceri.dev:aciceri/emacs
Some checks failed
/ test (push) Failing after 13m44s
Some checks failed
/ test (push) Failing after 13m44s
This commit is contained in:
commit
c5bdfd9107
2 changed files with 2 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
flake = false;
|
||||
};
|
||||
extra-package-nix-ts-mode = {
|
||||
url = "github:aciceri/nix-ts-mode/improved";
|
||||
url = "github:antifuchs/nix-ts-mode/improve-indented-string-indentation";
|
||||
flake = false;
|
||||
};
|
||||
extra-package-combobulate = {
|
||||
|
|
|
@ -96,6 +96,7 @@ pkgs: epkgs: let
|
|||
notmuch
|
||||
consult-notmuch
|
||||
poly-org
|
||||
casual
|
||||
]) ++ (with elpaPackages; [
|
||||
delight
|
||||
kind-icon
|
||||
|
|
Reference in a new issue