(Emacs)+telephone-line link in Emacs modeline section
I don't use the default modeline right now, hence I should link to my current setup for modelines.
This commit is contained in:
@@ -879,6 +879,9 @@ Setup global mode after evil mode has been loaded
|
|||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:header-args:emacs-lisp: :tangle no
|
:header-args:emacs-lisp: :tangle no
|
||||||
:END:
|
:END:
|
||||||
|
|
||||||
|
Check out [[*Telephone-line][this package]] for my current modeline.
|
||||||
|
|
||||||
Firstly, declare a variable for the separator between each module
|
Firstly, declare a variable for the separator between each module
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
(defconst +modeline/separator " " "Separator between modules.")
|
(defconst +modeline/separator " " "Separator between modules.")
|
||||||
|
|||||||
Reference in New Issue
Block a user