(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:
|
||||
:header-args:emacs-lisp: :tangle no
|
||||
:END:
|
||||
|
||||
Check out [[*Telephone-line][this package]] for my current modeline.
|
||||
|
||||
Firstly, declare a variable for the separator between each module
|
||||
#+begin_src emacs-lisp
|
||||
(defconst +modeline/separator " " "Separator between modules.")
|
||||
|
||||
Reference in New Issue
Block a user