diff options
author | Vincent Ambo <tazjin@google.com> | 2020-02-26T15·20+0000 |
---|---|---|
committer | Vincent Ambo <tazjin@google.com> | 2020-02-26T15·20+0000 |
commit | 4c0e565fe164eee2efbb0368af6a3c6c362bd22b (patch) | |
tree | a467fc13adddc8f65bbcbbb8f8a8d82d5b9c05a1 /tools/emacs | |
parent | 366526eab1ae8ca2e307041fd772aee26695291c (diff) |
feat(tools/emacs): Install cmake-mode r/584
Diffstat (limited to 'tools/emacs')
-rw-r--r-- | tools/emacs/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/emacs/default.nix b/tools/emacs/default.nix index e29f2f05f1c6..6aab4537e403 100644 --- a/tools/emacs/default.nix +++ b/tools/emacs/default.nix @@ -49,6 +49,7 @@ let browse-kill-ring cargo clojure-mode + cmake-mode counsel counsel-notmuch dash-functional |