Vincent Zhang
a19d82e8cf
Revert to doom-modeline-major-mode-icon and doom-modeline-major-mode-color-icon as suggested.
2019-10-26 00:06:10 +08:00
Vincent Zhang
b76ff9b5d6
Fix #235 : it's not possible to disable icon colours.
...
Rename doom-modeline-color-icons to doom-modeline-buffer-color-icon.
2019-10-25 05:57:02 +08:00
Vincent Zhang
54fe24786a
[New] Option: doom-modeline-number-limit.
...
The maximum number displayed for notifications.
2019-10-25 01:58:28 +08:00
Vincent Zhang
93135d4220
[Feature] Use built-in battery instead of unmaintained fancy-battery.
...
See 9b88ae77a0
.
2019-10-25 01:28:57 +08:00
Vincent Zhang
22b14c9b8e
[NEW] Options: doom-modeline-color-icons & doom-modeline-buffer-icon
...
Deprecate doom-modeline-major-mode-color-icon and doom-modeline-major-mode-icon.
2019-10-24 20:28:26 +08:00
Vincent Zhang
cfb45c8eef
[Feature] Unicode and ASCII fallbacks.
...
Enhance the segments.
Remove doom-modeline-persp-name-icon.
Refactor.
See #218 .
2019-10-23 02:50:04 +08:00
Vincent Zhang
f6584d45b3
New option: doom-modeline-project-detection.
...
How to detect the project root.
The default priority of detection is `ffip' > `projectile' > `project'.
nil means to use `default-directory'.
The project management packages have some issues on detecting project root.
e.g. `projectile' doesn't handle symlink folders well, while `project' is unable
to hanle sub-projects.
You can specify one if you encounter the issue.
For more details, refer to #209 .
Close #224 .
2019-10-17 00:14:24 +08:00
Vincent Zhang
e9cd72fd2a
Refactor.
2019-10-13 20:48:14 +08:00
Vincent Zhang
67ef88a9c9
Update README.
2019-09-29 00:07:14 +08:00
Vincent Zhang
7f00fe794f
Update README.
2019-09-29 00:05:22 +08:00
Vincent Zhang
b117f2e869
Support find-file-in-project.
2019-09-09 17:18:26 +08:00
Vincent Zhang
b433d87f42
[Optimize] Cache window font width.
...
Fix #215 .
2019-08-31 00:05:52 +08:00
Vincent Zhang
47a9538197
Update FAQ.
2019-08-29 16:36:38 +08:00
Vincent Zhang
506fd05ece
Add the table of contents in README.
2019-08-23 01:30:35 +08:00
Vincent Zhang
b2bd730f1e
Change github to GitHub.
2019-08-18 03:56:39 +08:00
Vincent Zhang
0186ce9de9
[Feature] New indicator for markdown/org preview with grip.
2019-08-16 22:56:29 +08:00
Vincent Zhang
a6145d435a
Display minor modes if minions is installed.
2019-08-12 22:48:00 +08:00
Vincent Zhang
9e116eadc0
Update link in README.
2019-07-21 17:30:08 +08:00
Vincent Zhang
bb3f24c375
Update the customization group doom-modeline-env.
2019-07-15 03:02:51 +08:00
Vincent Zhang
165c864d46
Update customization examples in README.
2019-07-15 02:46:14 +08:00
Vincent Zhang
ce874ebc1d
Add customization group: doom-modeline-env.
2019-07-15 02:34:34 +08:00
Vincent Zhang
10b7e92152
Make variables to customizations.
2019-07-15 01:41:48 +08:00
Vincent Zhang
02e50cfb60
Bump version to 2.3.8.
2019-07-07 13:53:29 +08:00
Vincent Zhang
6b8d4c9719
Update README.
2019-07-07 13:46:05 +08:00
JustFdot
fe29b82625
Add icon for persp-name segment
2019-07-01 23:23:33 +05:00
Vincent Zhang
6069a6fb22
Update FAQ.
...
For #189 .
2019-07-01 22:09:08 +08:00
Vincent Zhang
5e8b134b5b
Update README.
2019-06-06 01:33:42 +08:00
Vincent Zhang
825c2bed71
Calculate the actual char height of the mode-line.
...
doom-modeline-height is the minimal height of mode-line. It respects the actual
char height.
2019-05-21 14:35:01 +08:00
Vincent Zhang
798c8687cd
Update docs and bump version to 2.3.0.
2019-05-20 01:52:51 +08:00
Vincent Zhang
ec4e6b932e
[Feature] overwrite-mode indicator.
...
Close #174 .
2019-05-19 04:09:36 +08:00
Vincent Zhang
66029d4590
Update README.
2019-05-18 21:03:09 +08:00
Vincent Zhang
6f54eb240e
Update README.
2019-05-14 02:15:57 +08:00
Vincent Zhang
958756996a
Add an icon for helm buffers.
2019-05-10 14:15:21 +08:00
Vincent Zhang
09bbe95a07
Update screenshots.
2019-05-10 13:18:34 +08:00
Vincent Zhang
c656ab2db7
Update docs.
2019-05-10 03:24:36 +08:00
Vincent Zhang
2140ded3de
[Enhancement] New modal segment.
...
An indicator for modal editing state, including evil, god, ryo and xah-fly-keys, etc.
2019-04-22 23:35:52 +08:00
Vincent Zhang
108fd78261
[Feature] Add options: doom-modeline-buffer-state-icon and doom-modeline-buffer-modification-icon.
...
Close #158 .
2019-04-20 16:39:40 +08:00
Vincent Zhang
3464819e6c
Display color icons for major modes by default.
2019-04-12 01:30:25 +08:00
Vincent Zhang
c5b5a4d2d2
Fix #154 : shorten branch name of vcs segment.
2019-04-06 15:12:11 +08:00
Vincent Zhang
b6b625b0d1
Update FAQ.
2019-04-02 00:41:13 +08:00
Vincent Zhang
ebbdbed858
[Feature] Support eglot state in LSP indicator.
2019-03-12 00:49:30 +07:00
Vincent Zhang
89bf87bea8
Update the package description.
2019-03-07 17:52:56 +07:00
Henrik Lissner
80e4076bbc
Update README to reflect new env system
2019-03-06 21:04:31 -05:00
Vincent Zhang
23b9ffb762
Not support variable-pitch since it breaks icons.
2019-03-07 04:04:03 +07:00
Vincent Zhang
933f321092
[Feature] Display mode-line with `variable-pitch' face.
2019-03-04 17:13:29 +07:00
Vincent Zhang
5f9d9a2e48
[Enhancement] More meaningful icons for battery status.
2019-03-01 02:52:24 +07:00
Vincent Zhang
ef2ab6015f
[Docs] Update screenshots in README.
2019-03-01 00:45:29 +07:00
Vincent Zhang
9f2a0183fc
[Feature] An indicator for battery status with fancy-battery.
2019-02-28 23:58:47 +07:00
Vincent Zhang
9066ea8abb
Update docs.
2019-02-22 00:10:40 +07:00
Vincent Zhang
83c75bf562
Format docs.
2019-02-22 00:09:04 +07:00