diff options
author | Alan Pearce | 2017-07-10 14:11:13 +0200 |
---|---|---|
committer | Alan Pearce | 2017-07-10 14:11:13 +0200 |
commit | 5d20eb1a6996f0ec2cf025669bf9b9c2e58de14c (patch) | |
tree | b13578d2537d82094e30f388c054ef517e3f4826 | |
parent | d5f8c3b5d49cb5f95f8db903ae9ce718a542fc21 (diff) | |
download | dotfiles-5d20eb1a6996f0ec2cf025669bf9b9c2e58de14c.tar.lz dotfiles-5d20eb1a6996f0ec2cf025669bf9b9c2e58de14c.tar.zst dotfiles-5d20eb1a6996f0ec2cf025669bf9b9c2e58de14c.zip |
Emacs: Install suggest
-rw-r--r-- | nix/.config/nixpkgs/emacs.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/.config/nixpkgs/emacs.nix b/nix/.config/nixpkgs/emacs.nix index 1ae2534..6e53368 100644 --- a/nix/.config/nixpkgs/emacs.nix +++ b/nix/.config/nixpkgs/emacs.nix @@ -141,6 +141,7 @@ in smart-tabs-mode smartparens smex + suggest swiper tern toml-mode |