ソースを参照

Lets ditch spaceline for the mode line

master
Mitch Tishmack 6年前
コミット
3a498640e3
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      emacs.org

+ 1
- 1
emacs.org ファイルの表示

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



読み込み中…
キャンセル
保存