diff options
Diffstat (limited to 'lib/emacs-packages.nix')
-rw-r--r-- | lib/emacs-packages.nix | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/lib/emacs-packages.nix b/lib/emacs-packages.nix index bacb94a..023aba5 100644 --- a/lib/emacs-packages.nix +++ b/lib/emacs-packages.nix @@ -28,8 +28,9 @@ dired-narrow direnv doom-themes doom-modeline -ellama +#ellama # install manually, this version is too old embark +embark-consult editorconfig erc-hl-nicks evil @@ -40,6 +41,8 @@ evil-org evil-surround emojify eww-lnum +exercism +fira-code-mode flycheck flycheck-haskell fzf @@ -58,6 +61,7 @@ imenu-anywhere indent-guide ivy ix +khalel keycast ledger-mode lispy @@ -65,12 +69,14 @@ magit marginalia markdown-mode mixed-pitch +mu4e multiple-cursors neotree notmuch nix-buffer nix-mode ol-notmuch +org-alert org-clock-today org-contrib org-drill @@ -94,8 +100,10 @@ rust-mode s solaire-mode slime +spacemacs-theme +sr-speedbar swiper -sx +#sx # build failure undo-tree use-package which-key |