Add undo-tree to emacs

This commit is contained in:
outfoxxed 2023-08-13 16:56:59 -07:00
parent a21eb91ccb
commit f97595ff1e
Signed by: outfoxxed
GPG Key ID: 4C88A185FB89301E
1 changed files with 2 additions and 1 deletions

View File

@ -41,7 +41,7 @@
custom-emacs =
with newpkgs;
((emacsPackagesFor emacsPgtk).emacsWithPackages (epkgs: with epkgs; [
((emacsPackagesFor (emacs-pgtk.override { withNativeCompilation = true; })).emacsWithPackages (epkgs: with epkgs; [
avy
better-jumper
company
@ -72,6 +72,7 @@
treemacs-evil
treemacs-projectile
treemacs-magit
undo-tree
use-package
vertico
which-key