From addc8f1fb7c2b1508804534b4152e60147e14908 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Thu, 4 Aug 2016 13:22:38 -0700 Subject: [PATCH] Disable refine package --- dotfiles/emacs.d/README.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dotfiles/emacs.d/README.org b/dotfiles/emacs.d/README.org index 297355a9..6263b4ce 100644 --- a/dotfiles/emacs.d/README.org +++ b/dotfiles/emacs.d/README.org @@ -1112,7 +1112,8 @@ Sets environment variables by starting a shell #+END_SRC *** refine #+BEGIN_SRC emacs-lisp -(use-package refine) +(use-package refine + :disabled t) #+END_SRC ** Keybindings *** bind-key