mirror of
https://github.com/correl/dotfiles.git
synced 2024-11-16 11:09:29 +00:00
Revert "[emacs] temporarily disabling powerline"
This reverts commit 8ca2add797
.
This commit is contained in:
parent
8ca2add797
commit
4dae1da5fb
1 changed files with 0 additions and 1 deletions
|
@ -258,7 +258,6 @@ languages. Setting ~Confirm Evaluation~ to ~No~ disables the
|
|||
#+name: packages
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package powerline
|
||||
:disabled t
|
||||
:ensure t
|
||||
:init (powerline-default-theme))
|
||||
#+END_SRC
|
||||
|
|
Loading…
Reference in a new issue