diff options
author | Vincent Ambo <tazjin@google.com> | 2020-05-17T22·59+0100 |
---|---|---|
committer | Vincent Ambo <tazjin@google.com> | 2020-05-17T22·59+0100 |
commit | a3894c2bf16aaca62b99d85000f4338f6dc12a36 (patch) | |
tree | dadde42216e00a11b02a0c994a11cf6a36d8ac3d /tools/emacs | |
parent | 0335b91b9357f517dfcecb1a4681f337634fed31 (diff) |
feat(tools/emacs): Install meson-mode r/751
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 d8f7740938d1..4adc71a5a74f 100644 --- a/tools/emacs/default.nix +++ b/tools/emacs/default.nix @@ -65,6 +65,7 @@ let lsp-mode magit markdown-toc + meson-mode multi-term multiple-cursors nginx-mode |