summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--nix/.config/nixpkgs/emacs.nix2
1 files changed, 1 insertions, 1 deletions
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