From 91ddb83cbe0dfe03e9d2d3ea3984fc824407e5f9 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Wed, 2 Aug 2017 10:21:30 +0200 Subject: Emacs: Use smartparens from melpa-stable Recommended by author: https://github.com/Fuco1/smartparens/issues/775#issuecomment-315853084 --- nix/.config/nixpkgs/emacs.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nix/.config') diff --git a/nix/.config/nixpkgs/emacs.nix b/nix/.config/nixpkgs/emacs.nix index 02b7496..cf697c7 100644 --- a/nix/.config/nixpkgs/emacs.nix +++ b/nix/.config/nixpkgs/emacs.nix @@ -51,6 +51,7 @@ in diminish bind-key use-package + smartparens ]) ++ (with epkgs.melpaPackages; [ ace-link ace-window @@ -140,7 +141,6 @@ in shrink-whitespace slime smart-tabs-mode - smartparens smex suggest swiper -- cgit 1.4.1