diff options
| author | 2025-04-10 16:28:15 -0700 | |
|---|---|---|
| committer | 2025-04-10 16:28:15 -0700 | |
| commit | 00ed427ff64fc0383ec0ed2bacbfcec3f9d64a47 (patch) | |
| tree | 34ea22af076bbfe9830135a8d4e62af717c391c1 | |
| parent | eacaf4b9e5ac5c688b8ae0d46111b561b6eea426 (diff) | |
| download | new-dotfiles-00ed427ff64fc0383ec0ed2bacbfcec3f9d64a47.tar.gz new-dotfiles-00ed427ff64fc0383ec0ed2bacbfcec3f9d64a47.zip | |
pop-os: Add emacs-indexed
| -rw-r--r-- | oni/home/config/pop-os.scm | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/oni/home/config/pop-os.scm b/oni/home/config/pop-os.scm index edeefbc..62837ca 100644 --- a/oni/home/config/pop-os.scm +++ b/oni/home/config/pop-os.scm @@ -50,7 +50,8 @@ #:use-module (oni home services zsh) #:use-module ((oni packages emacs) #:select (emacs-php-ts-mode - emacs-flycheck-phpstan)) + emacs-flycheck-phpstan + emacs-indexed)) #:use-module ((oni packages emacs-config) #:select (emacs-oni-bookmark emacs-oni-browse-url @@ -124,7 +125,8 @@ emacs-oni-sh emacs-deft emacs-dashboard - emacs-flycheck-phpstan)) + emacs-flycheck-phpstan + emacs-indexed)) (services (list home-channels-service home-dunst-default-service home-environment-service |
