Procházet zdrojové kódy

Lets ditch spaceline for the mode line

master
Mitch Tishmack před 6 roky
rodič
revize
3a498640e3
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      emacs.org

+ 1
- 1
emacs.org Zobrazit soubor

@@ -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



Načítá se…
Zrušit
Uložit