Commit graph

  • f0e882dbe6 Bump version to 0.7.0. v0.7.0 Vincent Zhang 2018-11-12 00:49:52 +08:00
  • a9847abd3e Support projectile and project. projectile is optional now. Vincent Zhang 2018-11-12 00:48:20 +08:00
  • 3018171bc9 The project root detection is moved to projectile-ensure-project. Vincent Zhang 2018-11-11 15:39:48 +08:00
  • 404e10708c
    Merge pull request #41 from aminb/fix-require-subr-x Vincent Zhang 2018-11-11 00:57:55 +08:00
  • 31b94e253a
    Fix: require subr-x (needed for when-let) Amin Bandali 2018-11-10 11:35:47 -05:00
  • 2812b1990f Fix: error while truncate the file without directory information. Vincent Zhang 2018-11-10 17:25:13 +08:00
  • fd5c985dc0
    Merge pull request #40 from edkolev/master Vincent Zhang 2018-11-09 21:48:45 +08:00
  • 865bd6b8f2 Don't try to call anzu functions if anzu isn't installed Evgeni Kolev 2018-11-09 14:43:27 +02:00
  • e9d4728b21 Update README. Vincent Zhang 2018-11-02 16:59:50 +08:00
  • 4f0c1b0fdf Fix #37: Update README for the performance issues on Windows. Vincent Zhang 2018-11-02 16:55:15 +08:00
  • 1d372f0c82 Bump version to 0.6.1. v0.6.1 Vincent Zhang 2018-11-01 00:11:31 +08:00
  • 81a782b1cb Eliminate compiler warnings. Vincent Zhang 2018-10-29 23:09:40 +08:00
  • c60dd1279a Refactor evil-state. Vincent Zhang 2018-10-29 22:47:34 +08:00
  • 5dfe1deccb Reset anzu status after back to evil normal state. Vincent Zhang 2018-10-29 21:25:26 +08:00
  • e3804b60ab Fix: ace-window-display-mode doesn't respect aw-ignore-buffers. Vincent Zhang 2018-10-28 22:19:55 +08:00
  • 11327006cf Update mode-line after new or delete a frame. Vincent Zhang 2018-10-28 03:16:31 +08:00
  • d97080620e Revert "Update mode-line forcely after making a new frame." Vincent Zhang 2018-10-28 03:07:54 +08:00
  • 6e30cfad01 Update mode-line forcely after making a new frame. Vincent Zhang 2018-10-28 02:51:18 +08:00
  • 70f896fffb Update README. v0.6.0 Vincent Zhang 2018-10-27 23:24:23 +08:00
  • cb1727d956 Fix: update ace-window parameter for all windows. Vincent Zhang 2018-10-25 16:57:17 +08:00
  • c3a3af60b4 Remove warnings for terminal. Vincent Zhang 2018-10-25 16:21:25 +08:00
  • ec92922a71 Bump version to 0.6.0. Vincent Zhang 2018-10-25 16:13:05 +08:00
  • 5aa211cf04 Enable all-the-icons in terminal. Vincent Zhang 2018-10-25 16:11:03 +08:00
  • 6d9020c428 Refactor: window numbers of winum. Vincent Zhang 2018-10-25 00:56:09 +08:00
  • 9ca4edf710 Clean warnings. Vincent Zhang 2018-10-24 18:17:02 +08:00
  • aa0e36fd66 Eliminate warnings. Vincent Zhang 2018-10-24 18:14:08 +08:00
  • 3d3c5c36c5 Support window numbers of ace-window-display-mode. Vincent Zhang 2018-10-24 16:23:07 +08:00
  • bbda508825 Ignore winum operations for mode-line. Vincent Zhang 2018-10-24 15:38:44 +08:00
  • 19757b4a99
    Merge pull request #35 from zhangpj/master Vincent Zhang 2018-10-21 17:26:24 +08:00
  • 7e6b895206 Fix an issue that may cause rhs disappeared Pengji Zhang 2018-10-19 17:33:18 -04:00
  • 1fd66c449c Reset anzu state when isearch is done. v0.5.1 Vincent Zhang 2018-10-18 02:27:14 +08:00
  • e168c719da
    Merge pull request #33 from zhangpj/fix-warnings Vincent Zhang 2018-10-18 01:56:43 +08:00
  • 1a2226b242 Stop byte-compiling modeline format functions Pengji Zhang 2018-10-17 11:42:44 -04:00
  • 88610aad3b Update README and travis ci. Vincent Zhang 2018-10-15 20:58:27 +08:00
  • ce206c5a7a Bump version to 0.5.1. Vincent Zhang 2018-10-15 20:32:28 +08:00
  • 9337faed5b Optimize: cache project root. Vincent Zhang 2018-10-15 20:30:22 +08:00
  • 645f2426b6 Add "Customize" section in doc. Vincent Zhang 2018-10-07 22:20:31 +08:00
  • d8878379bc Update vcs faces. Vincent Zhang 2018-10-07 12:26:29 +08:00
  • 90ec30d868 Bump version to 0.5.0. v0.5.0 Vincent Zhang 2018-10-01 23:14:48 +08:00
  • 9bb4a71ff8 Fix: focus-in-hook and focus-out-hook are obsolete in Emacs27. Vincent Zhang 2018-10-01 23:12:32 +08:00
  • 8d6aba5b4d Merge branch 'master' of https://github.com/seagle0128/doom-modeline Vincent Zhang 2018-10-01 16:24:09 +08:00
  • 08b7d7621f Update faces of window and workspace numbers. Vincent Zhang 2018-09-30 21:42:41 +08:00
  • e0acf3863d Refactor segment and modeline definitions. Vincent Zhang 2018-09-30 18:06:32 +08:00
  • b70235290d Fix: inactive bar face. Vincent Zhang 2018-09-30 17:02:27 +08:00
  • 677dc9ab2c Update workspace face. Vincent Zhang 2018-09-30 16:45:04 +08:00
  • 266cedffa9 Improve major-mode segment: add menus for major/minor modes. Vincent Zhang 2018-09-30 15:16:24 +08:00
  • cd07d77c9f Update faces of windown numbers. Vincent Zhang 2018-09-30 00:23:07 +08:00
  • 671553d18d Put the bar to the left. Vincent Zhang 2018-09-29 22:58:24 +08:00
  • fde317e967 Adjust mode-line height (25) and bar width (3). Vincent Zhang 2018-09-29 22:46:16 +08:00
  • 7f86ec193d Revert "Improve major-mode segment: add menus for major/minor modes." Vincent Zhang 2018-09-29 19:21:19 +08:00
  • c5739f3f14 Improve major-mode segment: add menus for major/minor modes. Vincent Zhang 2018-09-29 19:09:14 +08:00
  • e4605cd361 Fix #30: adjust mode-line bars with font size. Vincent Zhang 2018-09-29 17:14:43 +08:00
  • 973e9ce7c7 Update README. Vincent Zhang 2018-09-29 00:47:43 +08:00
  • 52243514af Fix #31: support input-method. Vincent Zhang 2018-09-28 16:27:52 +08:00
  • 92b5bf5c79 Fix #29: Handle project root is nil. Vincent Zhang 2018-09-26 17:20:04 +08:00
  • f7a573906d Update vc state on modeline while selecting the window. Vincent Zhang 2018-09-25 00:05:01 +08:00
  • b020f8b0a7 Merge 712b775f36 (diff-0ce4da53ad0195d3b7cf5888417057de). Vincent Zhang 2018-09-24 22:54:25 +08:00
  • a22a895b7b Fix: invalid shrinked file path when the file is not in a project. Vincent Zhang 2018-09-24 22:38:01 +08:00
  • 299ef87829 Update modeline while refreshing vc. Vincent Zhang 2018-09-24 21:41:10 +08:00
  • c3b3f802e4 Fix: missing doom-modeline-project-root-dir face. Vincent Zhang 2018-09-24 17:55:19 +08:00
  • d3248df48e Disable projectile mode-line segment. Vincent Zhang 2018-09-24 17:31:45 +08:00
  • 3d8e81b7e1 Delete doom-modeline-magit-post-refresh due to the performance issue. Vincent Zhang 2018-09-21 00:40:48 +08:00
  • 32963f4d29 Set default height to 23. Vincent Zhang 2018-09-18 00:09:43 +08:00
  • 8c982b8c30 Fix #27: Visual block modeline indicator not shown. Vincent Zhang 2018-09-17 23:58:31 +08:00
  • a476d582a2 Update README. Vincent Zhang 2018-09-14 15:08:12 +08:00
  • 54c2824125 Slightly change evil-state. Vincent Zhang 2018-09-11 17:41:00 +08:00
  • dcb106fb5f Fix: don't use doom-modeline-error which is defined in doom-themes. Vincent Zhang 2018-09-11 17:33:39 +08:00
  • bc06fadfc7 Update package description. Vincent Zhang 2018-09-11 00:38:31 +08:00
  • ac186eb7d2 Use when-let instead of when-let* since it's kept in Emacs 26.1. Vincent Zhang 2018-09-10 23:00:26 +08:00
  • ac0372958b Show process status in all buffers. Vincent Zhang 2018-08-31 03:51:04 +08:00
  • ad7c7ae7e4 Minor fix format. v0.4.0 Vincent Zhang 2018-08-29 00:16:26 +08:00
  • be0461a68c Minor fix for compatibility. Vincent Zhang 2018-08-28 23:54:03 +08:00
  • 2ef9b88d4d Update travis CI config. Vincent Zhang 2018-08-28 23:30:33 +08:00
  • 5af4e88ee1 Change to 25.1 in travis CI. Vincent Zhang 2018-08-28 22:57:48 +08:00
  • 4ef58cdba6 Minor fix main. Vincent Zhang 2018-08-27 00:12:13 +08:00
  • 9d15e923c6 Update git ignore. Vincent Zhang 2018-08-23 16:41:09 +08:00
  • 2ff2ab757c Update comments. Vincent Zhang 2018-08-23 11:28:01 +08:00
  • 8ffa338004 Silent warnings. Vincent Zhang 2018-08-23 11:24:34 +08:00
  • 1ae5f7a523 Update README. Vincent Zhang 2018-08-23 11:10:51 +08:00
  • 56304ef4a1 Update README. Vincent Zhang 2018-08-23 11:06:11 +08:00
  • c800b62a19 Show perl version in the modeline. Vincent Zhang 2018-08-23 11:05:45 +08:00
  • 558ca30cdd
    Merge pull request #20 from akash-akya/elixir-version Vincent Zhang 2018-08-23 10:37:41 +08:00
  • 652bd78f15
    Merge pull request #21 from akash-akya/multiple-cursors Vincent Zhang 2018-08-23 10:37:00 +08:00
  • 52621f0513
    Merge pull request #22 from Dickby/master Vincent Zhang 2018-08-23 10:35:10 +08:00
  • f27c4fe194
    Update doom-modeline.el Dickby 2018-08-23 01:58:44 +02:00
  • f9257e6c41 Show multiple cursors count in the modeline panel akash-akya 2018-08-22 23:54:30 +05:30
  • 86658d9f72 Show elixir version in the modeline akash-akya 2018-08-22 23:50:50 +05:30
  • 4f95702d7f Silent warnings. Vincent Zhang 2018-08-23 00:49:08 +08:00
  • c75dfe4fc1
    Merge pull request #19 from ajwhite445/evil-indicator-state-faces Vincent Zhang 2018-08-22 10:25:00 +08:00
  • e8fc2e86b8 Add faces for evil indicator Andy White 2018-08-21 18:32:27 -04:00
  • 70b1dd3901
    Merge pull request #18 from r0m4n27/master Vincent Zhang 2018-08-17 11:04:04 +08:00
  • f1a22c1c90
    Add variable for the python-version Roman Kolesnikov 2018-08-16 18:49:02 +02:00
  • 079762c85b Optimize loading performance of mode-line. Vincent Zhang 2018-08-16 11:30:23 +08:00
  • 1adcc1f9a9 Better looks for window numbers. Vincent Zhang 2018-08-15 01:02:50 +08:00
  • 79bfab380c Assign main mode-line to special buffers ("*scratch*" "*Messages*"). Vincent Zhang 2018-08-14 21:39:59 +08:00
  • 74c84537bd Fix: incorrect anzu display. Vincent Zhang 2018-08-14 17:35:36 +08:00
  • aee0ad0994 Change mode-line height to 29. Vincent Zhang 2018-08-14 17:20:14 +08:00
  • bd36eb9a98 Only show vcs and flycheck states in current window. Vincent Zhang 2018-08-14 15:40:13 +08:00
  • 176307f66c Fix: remove anzu default mode-line. Vincent Zhang 2018-08-14 10:56:57 +08:00
  • c48459b7c8 Improve vcs faces on mode-line. Vincent Zhang 2018-08-14 01:13:09 +08:00