Commit graph

138 commits

Author SHA1 Message Date
Vincent Zhang
8ffa338004 Silent warnings. 2018-08-23 11:26:45 +08:00
Vincent Zhang
c800b62a19 Show perl version in the modeline. 2018-08-23 11:05:45 +08:00
Vincent Zhang
558ca30cdd
Merge pull request #20 from akash-akya/elixir-version
Show Elixir version in the modeline
2018-08-23 10:37:41 +08:00
Vincent Zhang
652bd78f15
Merge pull request #21 from akash-akya/multiple-cursors
Show multiple cursors count in the modeline panel
2018-08-23 10:37:00 +08:00
Dickby
f27c4fe194
Update doom-modeline.el 2018-08-23 01:58:44 +02:00
akash-akya
f9257e6c41 Show multiple cursors count in the modeline panel 2018-08-22 23:54:30 +05:30
akash-akya
86658d9f72 Show elixir version in the modeline 2018-08-22 23:50:50 +05:30
Vincent Zhang
4f95702d7f Silent warnings. 2018-08-23 00:49:08 +08:00
Andy White
e8fc2e86b8 Add faces for evil indicator 2018-08-21 18:32:27 -04:00
Roman Kolesnikov
f1a22c1c90
Add variable for the python-version 2018-08-16 18:49:02 +02:00
Vincent Zhang
079762c85b Optimize loading performance of mode-line. 2018-08-16 11:45:26 +08:00
Vincent Zhang
1adcc1f9a9 Better looks for window numbers. 2018-08-15 01:02:50 +08:00
Vincent Zhang
79bfab380c Assign main mode-line to special buffers ("*scratch*" "*Messages*"). 2018-08-14 21:39:59 +08:00
Vincent Zhang
74c84537bd Fix: incorrect anzu display. 2018-08-14 17:35:36 +08:00
Vincent Zhang
aee0ad0994 Change mode-line height to 29. 2018-08-14 17:20:14 +08:00
Vincent Zhang
bd36eb9a98 Only show vcs and flycheck states in current window. 2018-08-14 15:40:13 +08:00
Vincent Zhang
176307f66c Fix: remove anzu default mode-line. 2018-08-14 10:57:16 +08:00
Vincent Zhang
c48459b7c8 Improve vcs faces on mode-line. 2018-08-14 01:13:09 +08:00
Vincent Zhang
71694224c6 Bump version to 0.4.0. 2018-08-14 00:32:34 +08:00
Vincent Zhang
ec11fef2a5 Fix #17: Undefined variable evil-ex-start-word-search. 2018-08-14 00:30:49 +08:00
Vincent Zhang
aa25e7b143 Set special buffers ("*scratch*" "*Messages*"). 2018-08-14 00:28:45 +08:00
Vincent Zhang
051528a52a Fix iedit subst. 2018-08-13 23:04:36 +08:00
Vincent Zhang
71c5047d3b Remove unused codes for evil-anzu. 2018-08-13 22:55:45 +08:00
Vincent Zhang
69e3f08d5b Fix when-let* for Emacs 25. 2018-08-13 22:03:57 +08:00
Vincent Zhang
415140b368 Fix: display anzu in mode-line. 2018-08-13 21:57:27 +08:00
Vincent Zhang
d9c49ac962 Port and refactor codes. 2018-08-13 19:00:39 +08:00
Vincent Zhang
c89048b529 Only enable process segment in the active window. 2018-08-13 11:01:08 +08:00
Vincent Zhang
82cca4bd57 Update package description. 2018-08-13 00:32:43 +08:00
Vincent Zhang
cbddf23923 Fix #16: [Feature] process segment. 2018-08-13 00:14:32 +08:00
Vincent Zhang
c7ec4dbe8f Add bar back since it impacts height of mode-line. 2018-08-12 02:42:05 +08:00
Vincent Zhang
7a4a275fce Bump version to 0.3.0. 2018-08-12 01:51:52 +08:00
Vincent Zhang
dd93ffc199 Minor improve evil state. 2018-08-12 01:34:44 +08:00
Vincent Zhang
481021890d Remove bar. 2018-08-12 01:28:07 +08:00
Vincent Zhang
435634083d Highlight workspace number. 2018-08-12 01:27:18 +08:00
Vincent Zhang
226a15cf7d Display window number clearer. 2018-08-12 01:25:41 +08:00
Vincent Zhang
af13c002d7 Fix #15: evil mode indicator. 2018-08-12 01:23:03 +08:00
Vincent Zhang
99357b5675 Remove unused faces. 2018-08-11 22:21:12 +08:00
Vincent Zhang
4729437abd Update keywords. 2018-07-30 15:01:47 +08:00
Vincent Zhang
c159a5cd91 Fix: env cmd errors on Windows. 2018-07-30 11:43:41 +08:00
Vincent Zhang
8af6cb74f6 Fix #11: undefined function doom-modeline-fix-anzu-count. 2018-07-13 11:15:13 +08:00
Vincent Zhang
a020a1e021 Fix: incorrect mode-line while global-mode-string is empty. 2018-07-12 00:07:05 +08:00
Vincent Zhang
773382202e Put the global segment to the first of the right panel. 2018-07-11 17:06:34 +08:00
Vincent Zhang
88b3f84bdd Adjust global segment. 2018-07-11 16:53:22 +08:00
Vincent Zhang
776d8ed923 Fix warnings. 2018-07-11 15:23:23 +08:00
Vincent Zhang
e279915b51 Add some desctiptions. 2018-07-11 14:44:47 +08:00
Vincent Zhang
593f581952 Fix #10: file-name not working if buffer unmodified. 2018-07-11 14:41:19 +08:00
Vincent Zhang
fefc9d9cfb Fix format of global segment. 2018-07-11 14:39:25 +08:00
Vincent Zhang
501a930d32 Fix #9: [Feature] More compatibility with regular Emacs modes. 2018-07-11 00:49:13 +08:00
Vincent Zhang
4d4ec2e856 Support global-mode-string in mode-line. 2018-07-10 15:22:20 +08:00
Vincent Zhang
845e0319d3 Fix #7: text scale is only shown for positive values. 2018-07-07 12:52:48 +08:00