all repos — nixfiles @ 4d02c68db272b0585ea3db2aa358ded296dbe7e9

System and user configuration, managed by nix and home-manager

Emacs: use commercial-emacs (currently without tree-sitter)

Alan Pearce
commit

4d02c68db272b0585ea3db2aa358ded296dbe7e9

parent

b20f4ef30f9f0affd761f92e5759e673c69fba6a

1 file changed, 0 insertions(+), 4 deletions(-)

changed files
M user/emacs/init.eluser/emacs/init.el
@@ -31,10 +31,6 @@ ,@body))
(defun quiet (original-function &rest args) (quietly (apply original-function args))) -(use-package benchmark-init - :config (progn - (add-hook 'after-init-hook #'benchmark-init/deactivate 99))) - ;;; Customize (setq custom-file (expand-file-name "custom.el" user-emacs-directory))