about summary refs log tree commit diff
path: root/emacs.nix
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@gmail.com>2018-06-14T22·12+0200
committerVincent Ambo <tazjin@gmail.com>2018-06-14T22·12+0200
commit608cd6226ae2050e2152845f67bcad2abcb69c7b (patch)
tree17067e6a802e37f6d9120bbd9c0d57ef5fcd0af2 /emacs.nix
parentfc6126f5798f87c81ee590fe0b24219e93d86e43 (diff)
feat(emacs): Replace smart-mode-line with telephone-line
Diffstat (limited to 'emacs.nix')
-rw-r--r--emacs.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs.nix b/emacs.nix
index 4507ea1646..bcf6d6318e 100644
--- a/emacs.nix
+++ b/emacs.nix
@@ -134,10 +134,10 @@ in emacsWithPackages(epkgs:
     restclient
     rust-mode
     s
-    smart-mode-line
     smartparens
     string-edit
     terraform-mode
+    telephone-line
     toml-mode
     uuidgen
     web-mode