Commit graph

140 commits

Author SHA1 Message Date
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
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
Vincent Zhang
320fe0ea34 Fix warnings. 2018-07-05 16:57:53 +08:00
Vincent Zhang
6d898bc7d6 Add cask. 2018-07-05 16:49:42 +08:00
Vincent Zhang
7607cc5c81 Use Homepage instead of URL. 2018-07-05 16:39:41 +08:00
Vincent Zhang
a0f4169ef1 Add .gitignore. 2018-07-05 16:25:44 +08:00
Vincent Zhang
801931ff88 Add Cask. 2018-07-05 15:56:52 +08:00
Vincent Zhang
bbaa386fd7 Update README. 2018-07-05 15:54:06 +08:00
Vincent Zhang
e811bf8ec7 Set theme jekyll-theme-cayman 2018-07-05 15:29:34 +08:00
Vincent Zhang
fc35b099d8 Remove release tag. 2018-07-05 15:24:18 +08:00
Vincent Zhang
686c7f00ef Add travis-ci. 2018-07-05 15:23:44 +08:00
Vincent Zhang
ef1762a1aa Update README: add winum. 2018-07-05 15:16:11 +08:00
Vincent Zhang
bd6a56b353 Add mepla stable badge. 2018-07-05 15:01:25 +08:00
Vincent Zhang
e8fabfa252 Fix release tag. 2018-07-05 14:57:39 +08:00
Vincent Zhang
6b5091a675 Add release tag. 2018-07-05 14:55:10 +08:00
Vincent Zhang
edb08d214d Add melpa badge. 2018-07-05 14:42:35 +08:00
Vincent Zhang
68c0c01bb6
Merge pull request #5 from seagle0128/develop
Merge from develop branch.
2018-07-05 14:34:06 +08:00
Vincent Zhang
b3525926cb
Update doom-modeline.el
Remove duplicated codes.
2018-07-05 14:29:41 +08:00
Vincent Zhang
f1892f8954
Merge branch 'master' into develop 2018-07-05 14:23:23 +08:00
Vincent Zhang
1e655da4b5 Merge branch 'develop' of https://github.com/seagle0128/doom-modeline into develop 2018-07-05 14:02:10 +08:00
Vincent Zhang
774879ef0f Update README and package descriptions. 2018-07-05 14:01:47 +08:00
Vincent Zhang
7665721db1 Update README and package descriptions. 2018-07-05 13:56:23 +08:00
Vincent Zhang
926a83360c Fix errors for env versions in mode-line. 2018-07-04 02:24:34 +08:00
Vincent Zhang
258179ba7a Fix env versions on mode-line. 2018-07-04 02:15:48 +08:00
Vincent Zhang
28f91fd925 Fix comments. 2018-07-03 21:44:37 +08:00
Vincent Zhang
ff3bd48b34 Always show window numbers in all frames. 2018-07-02 20:31:11 +08:00
Vincent Zhang
28000c45f4 Support winum-mode. 2018-07-02 19:05:53 +08:00
Vincent Zhang
4ef93c7aab Ignore minibuffer while counting windows. 2018-07-02 18:26:59 +08:00
Vincent Zhang
b8e73dc982 Show window number while the count of windows is greater than 2. 2018-07-02 18:10:59 +08:00