diff options
author | Ben Sima <ben@bsima.me> | 2023-09-05 20:32:59 -0400 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2023-09-05 20:32:59 -0400 |
commit | 989f0eab73cb31d7556bc5b9a049e3048c549a82 (patch) | |
tree | c311e14ef93b3de846583fb09b76472eb30e4345 /lib | |
parent | f19b38cddeaddd834e6cea04f7086d2e98fbda8e (diff) |
add company-box and mixed-pitch
Change-Id: I6799d92ebfbb8e62ab9f85631bd52e0402ce5958
Diffstat (limited to 'lib')
-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 7f5735f..e543066 100644 --- a/lib/emacs-packages.nix +++ b/lib/emacs-packages.nix @@ -14,6 +14,7 @@ carbon-now-sh centaur-tabs cl-lib company +company-box company-cabal counsel counsel-dash @@ -56,6 +57,7 @@ ledger-mode lispy magit markdown-mode +mixed-pitch multiple-cursors neotree notmuch |