diff options
author | Vincent Ambo <tazjin@gmail.com> | 2018-05-07T12·43+0200 |
---|---|---|
committer | Vincent Ambo <tazjin@gmail.com> | 2018-05-08T20·33+0200 |
commit | 7fcd4a9ccb56e84aabbead0367e37a421a5b5da1 (patch) | |
tree | c0097cbcc1f212ac553e414abec158bf1aae1047 /emacs.nix | |
parent | 5ad29253b25bcb470f1a05f56393acfbea45860e (diff) |
refactor(emacs): Remove racer-mode, add smartparens
Diffstat (limited to 'emacs.nix')
-rw-r--r-- | emacs.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs.nix b/emacs.nix index 98e482d79554..9aa2051a69c2 100644 --- a/emacs.nix +++ b/emacs.nix @@ -101,13 +101,13 @@ in emacsWithPackages(epkgs: paredit password-store pg - racer racket-mode rainbow-delimiters restclient rust-mode s smart-mode-line + smartparens string-edit terraform-mode toml-mode |