Vincent Zhang
15c859dc4b
Fix invalid format in indent-info segment.
2020-07-23 21:35:53 +08:00
Vincent Zhang
df28fb2181
Improve buffer-default-directory segment.
2020-07-23 18:07:10 +08:00
Vincent Zhang
e27473dd23
Display buffer state in buffer-default-directory segment.
...
See #368 .
2020-07-23 16:45:16 +08:00
Vincent Zhang
d7f187efc6
Merge pull request #367 from netromdk/improve-indent-info
...
Improve indent info by showing correct indent size by major mode
2020-07-22 15:14:43 +08:00
Morten Kristensen
203111a3af
Improve indent info by showing correct indent size by major mode
...
Instead of using `tab-width` for space indentation size, the correct indentation size variable is
tried detected per major mode. If nothing can be found, it will fall back to `tab-width` as before.
2020-07-21 18:47:19 +02:00
Vincent Zhang
8522d761e3
Integration with dired-narrow.
...
Close #368 .
2020-07-22 00:05:29 +08:00
Vincent Zhang
4413907c52
Merge pull request #366 from progfolio/refactor/cl-destructuring-bind
...
Refactor: doom-modeline-propertize-icon use cl-destructuring-bind
2020-07-19 15:31:29 +08:00
Nicholas Vollmer
1f3956f6ae
Refactor: doom-modeline-propertize-icon use cl-destructuring-bind
2020-07-19 02:14:39 -04:00
Vincent Zhang
1c4711c719
Enhance face: doom-modeline-debug-visual.
2020-07-04 18:56:35 +08:00
Vincent Zhang
40a8abf0cc
Declare the proper type for doom-modeline-continuous-word-count-modes.
...
Fix #361 .
2020-07-04 17:14:20 +08:00
Vincent Zhang
a921eeba1e
Ignore lv windows while getting the current window.
...
Fix #227 .
2020-07-02 01:17:13 +08:00
Vincent Zhang
a4b4c4a965
Update FAQ for displaying icons correctly.
2020-06-30 10:55:23 +08:00
Vincent Zhang
f57d1afae8
Refresh font width cache while using emacsclient to make a new frame.
...
Close #354 , #356 .
2020-06-21 21:50:14 +08:00
Vincent Zhang
f5cd839114
Bump version.
2020-06-19 01:12:34 +08:00
Vincent Zhang
7495a02f6e
Display maximum 50+ for unread notifications due to Github API limitation.
2020-06-19 00:54:43 +08:00
Vincent Zhang
8904f5d631
Fix #352 : The modeline interval color of the inactive window is wired.
2020-06-12 21:28:51 +08:00
Vincent Zhang
c90ae9de9b
New faces: doom-modeline-spc-face and doom-modeline-vspc-face.
...
Fix #351 .
2020-06-10 22:47:20 +08:00
Vincent Zhang
bdb06df001
seq-contains is obsolete since 27.
2020-06-10 22:46:29 +08:00
Vincent Zhang
b2531ce5e2
Install cask in ci.
2020-06-10 11:30:39 +08:00
Vincent Zhang
c8bdce0c4d
Fix ci issue.
...
See https://github.com/cask/cask/issues/480 .
2020-06-10 11:25:52 +08:00
Vincent Zhang
7feb79cd77
Merge pull request #350 from ericdallo/add-repl-segment
...
Add repl segment for CIDER
2020-06-10 01:06:52 +08:00
Eric Dallo
a19a24c8d6
Add repl segment for CIDER
2020-06-09 11:34:32 -03:00
Vincent Zhang
670b06502f
Fix invalid face attribute :inherit nil on 26.
2020-06-09 01:41:07 +08:00
Vincent Zhang
5a6785cba0
Fix invalid face attribute :inherit nil on 26.
2020-06-09 01:40:25 +08:00
Vincent Zhang
d009633729
Refactor.
2020-06-08 01:11:07 +08:00
Vincent Zhang
8e1cc53b8c
Merge pull request #344 from ericdallo/fix-debug-session-color-change
...
[debug] fix modeline color change for all buffers
2020-05-30 15:00:13 +08:00
Vincent Zhang
639cd5b8ea
Merge pull request #343 from Vonfry/fix/gnus-update-status-error
...
[FIX] gnus update status error
2020-05-30 14:56:41 +08:00
Eric Dallo
ea53fe8454
Fix defvar-local
2020-05-28 15:02:33 -03:00
Eric Dallo
cf1ac1be52
Change color for all buffers
2020-05-28 14:21:45 -03:00
Vonfry
8e1f5dc4f0
Update doom-modeline-core.el
2020-05-28 00:07:10 +08:00
Vonfry
9c3f05a4cc
readme: add gnus custom variable description
2020-05-27 23:49:38 +08:00
Vonfry
9a11bfa7e8
readme: gnus comment about doom-modeline-gnus-timer
2020-05-27 23:41:19 +08:00
Vonfry
869564c3f6
gnus: fix seq-contains-p, use seq-contains instead
...
seq-contains-p is not defined in seq.el version 2.20 and emacs 26.3
2020-05-27 23:27:23 +08:00
Vonfry
285d44f267
gnus: use eval with gnus-group-unread instead of coding the macro here.
...
I think this is more compatible.
2020-05-27 23:17:23 +08:00
Vincent Zhang
2b30885767
New faces: doom-modeline-input-method and doom-modeline-input-method-alt.
2020-05-13 19:03:49 +08:00
Vincent Zhang
df56aad083
Format codes.
2020-05-02 12:34:44 +08:00
Vincent Zhang
515300f984
Don't trim the tag names in modal segment.
2020-05-01 21:45:48 +08:00
Vincent Zhang
f8214e8661
Eliminate warnings.
2020-05-01 18:26:40 +08:00
Vincent Zhang
c177959bbf
Merge pull request #335 from MorganJamesSmith/master
...
Added ability to exclude gnus groups from unread count
2020-04-25 00:53:50 -05:00
Morgan Smith
5090426eb2
Added ability to exclude gnus groups from unread count
2020-04-24 18:55:18 -04:00
Vincent Zhang
96350f6f81
Merge pull request #333 from jmromer/make-layout-icon-toggleable
...
Make persp mode indicator icon toggleable
2020-04-24 07:15:02 -05:00
Jake Romer
a37333ad7a
Replace and
with when
2020-04-23 12:26:11 -04:00
Jake Romer
87de449996
Fix typo
2020-04-23 11:20:47 -04:00
Jake Romer
b44a48312d
Rename variable, omit adjacent space if omitting persp icon
...
- Rename toggle to `doom-modeline-persp-icon`
- Omits adjacent `doom-modeline-vsp` if omitting persp icon
2020-04-23 11:15:56 -04:00
Jake Romer
46d62072dc
Make persp mode indicator icon toggleable
...
By default the persp name is displayed with a folder icon. This patch makes the
icon toggleable via `doom-modeline-display-persp-icon'.
2020-04-23 07:38:01 -04:00
Vincent Zhang
828b95d428
Fix incorrect face of pdf-pages while focusing out.
2020-04-18 15:24:20 +08:00
Vincent Zhang
0ce0acd7bc
Minor fix.
2020-04-17 21:15:00 +08:00
Vincent Zhang
63935f8eb7
Merge pull request #330 from ANGkeith/master
...
buffer-info: add `truncate-nil` style
2020-04-17 21:08:41 +08:00
ANGkeith
244200f87d
buffer-info: add truncate-nil
style
2020-04-17 13:39:11 +08:00
Vincent Zhang
5e3d2da9a7
Improve the face of input-method.
2020-04-16 18:57:24 +08:00