(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:
2021-07-29 01:36:43 +01:00
parent 1f0ad33db6
commit 093879c455

View File

@@ -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.")