Formatting

This commit is contained in:
Andrea Ciceri 2023-02-05 13:57:04 +01:00
parent a0314c11a0
commit aaeeb136db
No known key found for this signature in database
GPG key ID: A1FC89532D1C5654
3 changed files with 10 additions and 2 deletions

View file

@ -39,6 +39,8 @@
tree-sitter-langs
yaml-mode
hl-todo
markdown-mode
polymode # TODO remove if not able to configure it
]);
vanillaEmacsBin = pkgs.writeScriptBin "vanillaEmacs" ''
${vanillaEmacs}/bin/emacs --init-directory ~/.vanilla-emacs.d $@