diff options
author | Ben Sima <ben@bsima.me> | 2018-12-06 09:08:50 -0800 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2018-12-06 09:08:50 -0800 |
commit | 89f90f18e49b742bf7000b83199f07c92bc4fe6b (patch) | |
tree | 058eb4fca9ae40a86ee9276d970ec0ed1c44c097 | |
parent | 2b9db33533965a0f65c4ba7eb119b97deb26ac5a (diff) |
emacs: add zoom
-rw-r--r-- | emacs-packages.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs-packages.nix b/emacs-packages.nix index 956d122..a75d3a0 100644 --- a/emacs-packages.nix +++ b/emacs-packages.nix @@ -68,4 +68,5 @@ which-key yaml-mode yasnippet yasnippet-snippets +zoom ] |