diff options
author | Vincent Ambo <tazjin@google.com> | 2020-04-06T22·19+0100 |
---|---|---|
committer | Vincent Ambo <tazjin@google.com> | 2020-04-06T22·19+0100 |
commit | afc729c41922d399d62033f8ed82759ae9cac9c8 (patch) | |
tree | 77cb4d2c8b2cfb8d39bceb059d0445ce068fb59d /tools | |
parent | e3864f3b85088bdebe7c0ece4c8172c83449168e (diff) |
feat(tools/emacs): Install polymode & protobuf-mode r/628
... how did I not have protobuf-mode installed? What?
Diffstat (limited to 'tools')
-rw-r--r-- | tools/emacs/default.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/emacs/default.nix b/tools/emacs/default.nix index 59d5a0655a1c..790b8a904592 100644 --- a/tools/emacs/default.nix +++ b/tools/emacs/default.nix @@ -87,7 +87,9 @@ let paredit password-store pg + polymode prescient + protobuf-mode racket-mode rainbow-delimiters refine |