Commit graph

177 commits

Author SHA1 Message Date
Vincent Zhang
5af4e88ee1 Change to 25.1 in travis CI. 2018-08-28 22:57:48 +08:00
Vincent Zhang
4ef58cdba6 Minor fix main. 2018-08-27 00:12:13 +08:00
Vincent Zhang
9d15e923c6 Update git ignore. 2018-08-23 16:41:09 +08:00
Vincent Zhang
2ff2ab757c Update comments. 2018-08-23 11:28:01 +08:00
Vincent Zhang
8ffa338004 Silent warnings. 2018-08-23 11:26:45 +08:00
Vincent Zhang
1ae5f7a523 Update README. 2018-08-23 11:10:51 +08:00
Vincent Zhang
56304ef4a1 Update README. 2018-08-23 11:06:11 +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
Vincent Zhang
52621f0513
Merge pull request #22 from Dickby/master
add missing face for evil-replace-state
2018-08-23 10:35:10 +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
Vincent Zhang
c75dfe4fc1
Merge pull request #19 from ajwhite445/evil-indicator-state-faces
Add faces for evil indicator
2018-08-22 10:25:00 +08:00
Andy White
e8fc2e86b8 Add faces for evil indicator 2018-08-21 18:32:27 -04:00
Vincent Zhang
70b1dd3901
Merge pull request #18 from r0m4n27/master
Add variable for the python-version
2018-08-17 11:04:04 +08: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
54e921f04f Update README. 2018-08-12 15:02:17 +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