diff options
author | Vincent Ambo <tazjin@gmail.com> | 2018-06-14T22·12+0200 |
---|---|---|
committer | Vincent Ambo <tazjin@gmail.com> | 2018-06-14T22·12+0200 |
commit | 608cd6226ae2050e2152845f67bcad2abcb69c7b (patch) | |
tree | 17067e6a802e37f6d9120bbd9c0d57ef5fcd0af2 | |
parent | fc6126f5798f87c81ee590fe0b24219e93d86e43 (diff) |
feat(emacs): Replace smart-mode-line with telephone-line
-rw-r--r-- | emacs.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs.nix b/emacs.nix index 4507ea16469c..bcf6d6318ef0 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 |