diff options
author | Ben Sima <ben@bensima.com> | 2025-05-01 10:51:06 -0400 |
---|---|---|
committer | Ben Sima <ben@bensima.com> | 2025-05-01 10:51:06 -0400 |
commit | c5bdf15630f05ebb39107668dc075e6c149e1db1 (patch) | |
tree | 18bfc180137f2b6d28090c2e154ef165c71638b3 | |
parent | 95eefa6435f996f534f04c64cdc788d268dd87b9 (diff) |
add org-ql and pulsar
-rw-r--r-- | lib/emacs-packages.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/emacs-packages.nix b/lib/emacs-packages.nix index 20afb3e..117b318 100644 --- a/lib/emacs-packages.nix +++ b/lib/emacs-packages.nix @@ -82,6 +82,7 @@ org-alert org-clock-today org-contrib org-drill +org-ql org-roam melpaStablePackages.org-journal org-pomodoro @@ -94,6 +95,7 @@ popper popwin projectile projectile-ripgrep +pulsar rainbow-mode rainbow-delimiters restclient |