overhaul of emacs config with only use-package

This commit is contained in:
Emmet
2025-01-18 22:59:30 -06:00
parent 4f95708829
commit 99f32b0d1d
3 changed files with 376 additions and 326 deletions

View File

@@ -4,7 +4,7 @@
(pkgs.emacsWithPackagesFromUsePackage {
config = ./init.el;
package = pkgs.emacs-pgtk;
alwaysEnsure = true;
alwaysEnsure = false;
extraEmacsPackages = epkgs: with epkgs; [
org-modern olivetti
command-log-mode
@@ -17,6 +17,7 @@
projectile treemacs treemacs-projectile
treemacs-evil treemacs-nerd-icons
treesit-grammars.with-all-grammars
git-timemachine wgrep
magit magit-file-icons magit-todos
undo-fu undo-fu-session
org-roam org-node org-node-fakeroam