diff options
-rw-r--r-- | emacs-packages.nix | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/emacs-packages.nix b/emacs-packages.nix index 5cbf101..8d78fed 100644 --- a/emacs-packages.nix +++ b/emacs-packages.nix @@ -18,6 +18,7 @@ counsel counsel-dash counsel-projectile define-word +deft diminish dired-narrow editorconfig @@ -33,6 +34,7 @@ haskell-mode hindent hlint-refactor htmlize +hydra ibuffer-vc indent-guide ivy @@ -47,6 +49,7 @@ org-jira org-plus-contrib org-pomodoro org-trello +org-web-tools pass pinentry projectile @@ -63,4 +66,5 @@ use-package which-key yaml-mode yasnippet +yasnippet-snippets ] |