Sfoglia il codice sorgente

Lets ditch spaceline for the mode line

master
Mitch Tishmack 6 anni fa
parent
commit
3a498640e3
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      emacs.org

+ 1
- 1
emacs.org Vedi File

@@ -550,7 +550,7 @@ Turns out that someone wrote this exact thing already. Yay get to drop my own cr

Just use the silly spacemacs smart modeline theme cause I'm lazy.

#+BEGIN_SRC emacs-lisp
#+BEGIN_SRC emacs-lisp :tangle no
(use-package spaceline :ensure t :init (progn (require 'spaceline-config) (spaceline-spacemacs-theme)))
#+END_SRC



Caricamento…
Annulla
Salva