all repos — nixfiles @ 91ddb83cbe0dfe03e9d2d3ea3984fc824407e5f9

System and user configuration, managed by nix and home-manager

Emacs: Use smartparens from melpa-stable Recommended by author: https://github.com/Fuco1/smartparens/issues/775#issuecomment-315853084

Alan Pearce
commit

91ddb83cbe0dfe03e9d2d3ea3984fc824407e5f9

parent

10f31b8f1a5d3e04ce1d6e3f4bb6f7add53fe8bb

1 file changed, 1 insertion(+), 1 deletion(-)

jump to
M nix/.config/nixpkgs/emacs.nixnix/.config/nixpkgs/emacs.nix
@@ -51,6 +51,7 @@ emacsWithPackages (epkgs: (with epkgs.melpaStablePackages; [
diminish bind-key use-package + smartparens ]) ++ (with epkgs.melpaPackages; [ ace-link ace-window
@@ -140,7 +141,6 @@ scss-mode
shrink-whitespace slime smart-tabs-mode - smartparens smex suggest swiper