Vincent Zhang
23c9278704
Add one space for the LSP indicator.
2019-05-14 01:56:22 +08:00
Vincent Zhang
8e16fc8380
Fix: void variables error in Emacs 25 with terminal.
2019-05-14 01:19:48 +08:00
Vincent Zhang
1e5a5b6d7b
Fix: Support frame for window number.
2019-05-12 14:17:31 +08:00
Vincent Zhang
93517eb854
Change the segment name of info to info-nodes.
2019-05-12 01:14:48 +08:00
Vincent Zhang
7c83699c64
Bump version to 2.1.1.
2019-05-12 01:02:58 +08:00
Vincent Zhang
2818d7faa3
Improve pdf mode-line.
2019-05-12 01:02:05 +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
586086889e
[Feature] Helm mode-line.
2019-05-10 03:17:15 +08:00
Vincent Zhang
7ce5e477f3
[Feature] Info mode-line.
2019-05-10 02:00:53 +08:00
Vincent Zhang
e902f41638
Fix #168 : when no icons: invalid face attribute and reference.
2019-05-07 00:34:17 +08:00
Vincent Zhang
2bbfcbe685
Show lsp indicator in both active and inactive windows.
2019-05-06 22:55:49 +08:00
Vincent Zhang
6d80564d4a
Refactor LSP segment.
2019-05-06 21:52:36 +08:00
Vincent Zhang
de442a1c28
Make icon colors consistent.
...
1. Same colors of eglot and lsp-mode.
1. Change the color of debug-quit icon.
2019-05-06 18:48:40 +08:00
Vincent Zhang
fc098a6946
Fix #167 : Eglot: Closing file issues error if server is shut down.
...
Also,
1. Change the icon color of eglot.
2. Optimize refreshing eglot.
2019-05-06 18:31:27 +08:00
Vincent Zhang
f9984246d2
Optimize package segment.
...
Leverage paradox--update-mode-line.
2019-05-06 17:43:15 +08:00
Vincent Zhang
0dfbb0c108
Bump version to 2.1.0.
2019-05-06 06:55:48 +08:00
Vincent Zhang
8d8225be5c
Not display window number if only one window with minibuffer.
2019-05-06 06:02:59 +08:00
Vincent Zhang
3e5edc255c
Fix: doom-modeline-major-mode-color-icon is not working.
2019-05-06 04:55:29 +08:00
Vincent Zhang
4795a3b3a8
Fix nil face error and refactor icon faces.
2019-05-06 04:17:39 +08:00
Vincent Zhang
86142a68cf
Add one space padding at the last position of checker segment.
2019-05-06 02:09:10 +08:00
Vincent Zhang
45426588f0
[Feature] New: package mode-line.
2019-05-06 02:06:28 +08:00
Vincent Zhang
afd031bd79
Make #163 compatible with flymake in Emacs 26 ( #166 )
...
Make #163 compatible with flymake in Emacs 26
2019-05-04 10:51:19 -05:00
vjoki
7bf66dc24a
Make #163 compatible with flymake in Emacs 26
2019-05-04 13:51:02 +03:00
Vincent Zhang
413d414dd9
Refactor.
2019-05-03 23:43:50 +08:00
Vincent Zhang
8209edf915
Optimize performance.
2019-05-03 22:20:35 +08:00
Vincent Zhang
47886faf1d
Improve battery segment.
2019-05-03 22:07:12 +08:00
Vincent Zhang
ad2c82960b
Change email icon.
2019-05-03 21:53:31 +08:00
Vincent Zhang
d103243e2a
Adjust the position of the last icon.
...
The widths of battery icons > 2 characters.
2019-04-29 11:34:06 +08:00
Vincent Zhang
2812a96c40
Minor fix for fancy-narrow-mode.
2019-04-29 11:19:49 +08:00
Vincent Zhang
5f028129be
Count flymake diagnostics by severity ( #163 )
...
Count flymake diagnostics by severity
2019-04-26 11:10:26 -05:00
vjoki
3ebd0228b2
Fix flymake checker diagnostic counter.
...
Make the flymake checker rely on flymake--severity instead of just flymake--diag-type, because backends can and do (eg. eglot) specify different diag-types.
2019-04-24 18:11:10 +03:00
Vincent Zhang
45b9a3e3f3
Update evm to latest version.
2019-04-24 23:04:25 +08:00
Vincent Zhang
92b76bfa82
Merge pull request #161 from vjoki/no-more-doc-face
...
Make uses of font-lock-doc-face configurable
2019-04-24 22:38:37 +08:00
vjoki
141c9d4934
Remove direct use of font-lock-doc-face.
2019-04-24 10:51:46 +03:00
vjoki
ece9ce3600
Add face for doc-face.
2019-04-24 10:51:44 +03:00
Vincent Zhang
b487061eea
Add indicator for objed state ( #159 )
...
Add indicator for objed state
2019-04-24 01:55:54 +08:00
Vincent Zhang
8e30b0b06b
Fix #160 : Remove unnecessary eldoc-eval package.
2019-04-23 20:13:40 +08:00
Andrew Whatson
bcb8be67e6
[Feature] Add indicator for objed state.
2019-04-23 11:24:33 +10: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
b464b69d26
[Enhancement] Improve the icons of major-mode, buffer state, etc.
...
1. Use the default icons of all-the-icons.
2. Respect all-the-icons-scale-factor correctly.
3. Remove the watchers of all-the-icons-scale-factor. Refresh the buffer to
enable after changing the value.
4. Remove function: doom-modeline-icon-height.
5. Refactor.
2019-04-20 02:39:05 +08:00
Vincent Zhang
d0a949ab3c
Bump version to 2.0.0.
2019-04-17 04:14:53 +08:00
Vincent Zhang
8c2ed6b575
Set correct font width for `all-the-icons' for appropriate mode-line width.
...
See https://emacs.stackexchange.com/questions/14420/how-can-i-fix-incorrect-character-width .
2019-04-17 04:14:14 +08:00
Vincent Zhang
1d176b856e
Improve buffer icons.
2019-04-16 20:53:32 +08:00
Vincent Zhang
027a6f4678
Minor update help-echo.
2019-04-15 20:01:03 +08:00
Vincent Zhang
4ed18908a4
Change debug icon for convention.
2019-04-15 19:18:31 +08:00
Vincent Zhang
acba2a0b6a
Bump version to 1.9.9.
2019-04-15 18:23:09 +08:00
Vincent Zhang
89c3dc167d
Don't display window number while there is only one window.
2019-04-15 18:01:50 +08:00