From 67a9b3cc52a1088955ea2a969a9705021bb61d56 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Mon, 16 Dec 2019 11:38:22 +0000 Subject: feat(emacs.d): Install refine --- tools/emacs/default.nix | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'tools') diff --git a/tools/emacs/default.nix b/tools/emacs/default.nix index 742556dd61..9d472f03c1 100644 --- a/tools/emacs/default.nix +++ b/tools/emacs/default.nix @@ -31,8 +31,6 @@ let dash-functional direnv dockerfile-mode - # TODO: eglot removed until workspace-folders are supported (needed for gopls) - # eglot elixir-mode elm-mode erlang @@ -56,13 +54,14 @@ let multiple-cursors nginx-mode nix-mode + notmuch # this comes from pkgs.third_party paredit password-store pg - notmuch # this comes from pkgs.third_party prescient racket-mode rainbow-delimiters + refine restclient sly string-edit -- cgit 1.4.1