1
0
Fork 0
mirror of https://github.com/correl/doom-modeline.git synced 2025-03-30 01:03:39 -09:00

Commit graph

  • 2690aa2789 Eliminate warnings. master Vincent Zhang 2019-09-18 23:10:11 +08:00
  • efd2f3ac4c Fix : update file state icon after org-toggle-narrow-to-subtree. Vincent Zhang 2019-09-18 17:38:06 +08:00
  • 349d7c0084
    Merge pull request from cslux/master Vincent Zhang 2019-09-13 21:42:57 -05:00
  • a2ff05706d Inhibit message from ffip-project-root Christian Schwarzgruber 2019-09-13 22:39:34 +02:00
  • b117f2e869 Support find-file-in-project. v2.6.1 Vincent Zhang 2019-09-09 17:09:52 +08:00
  • 2553e8cf06 Update buffer state icon after generating a new buffer. Vincent Zhang 2019-09-05 04:07:29 +08:00
  • c97e06454b Only change the face of buffer files. Vincent Zhang 2019-09-05 03:30:43 +08:00
  • 5b523bef65 Bump version to 2.6.0. v2.6.0 Vincent Zhang 2019-09-02 17:18:51 +08:00
  • 19b79ffc6a [Optimize] just update the face of the buffer name in `after-change-functions'. Vincent Zhang 2019-09-02 17:09:41 +08:00
  • 2a6e2e1dc0
    Merge pull request from ksqsf/master Vincent Zhang 2019-09-02 03:32:54 -05:00
  • b433d87f42 [Optimize] Cache window font width. Vincent Zhang 2019-08-31 00:01:03 +08:00
  • f580ef89b6 Refresh buffer status after `not-modified' ksqsf 2019-08-29 19:16:06 +08:00
  • 47a9538197 Update FAQ. Vincent Zhang 2019-08-29 16:36:38 +08:00
  • 506fd05ece Add the table of contents in README. Vincent Zhang 2019-08-23 01:30:35 +08:00
  • 442e1ada18 Remove unnecessary icons from the compatible list. Vincent Zhang 2019-08-21 01:46:48 +08:00
  • b47fe7b65a Don't expand symbolic links in path. Vincent Zhang 2019-08-20 02:29:03 +08:00
  • c4a77d12c3 Improve grip indicator. Vincent Zhang 2019-08-18 22:08:46 +08:00
  • 2c01d9eb9e Fix the width of preview icon. Vincent Zhang 2019-08-18 19:11:09 +08:00
  • b2bd730f1e Change github to GitHub. Vincent Zhang 2019-08-18 03:56:39 +08:00
  • 572d19f194 Enhance grip segment. Vincent Zhang 2019-08-18 00:40:07 +08:00
  • 0186ce9de9 [Feature] New indicator for markdown/org preview with grip. Vincent Zhang 2019-08-16 20:05:39 +08:00
  • a6145d435a Display minor modes if minions is installed. Vincent Zhang 2019-08-12 22:46:30 +08:00
  • 777390f00b Display correct buffer state after saving org src block. Vincent Zhang 2019-08-08 23:12:40 +08:00
  • 56464b146e Fix : Don't display overwrite state when evil-mode is enabled. Vincent Zhang 2019-08-07 21:03:30 +08:00
  • eb3258b503 Bump version to 2.5.0. v2.5.0 Vincent Zhang 2019-08-05 00:29:50 +08:00
  • fd7b2dbe45 Refactor. Vincent Zhang 2019-08-03 14:42:12 +08:00
  • cf9bfe34a5 Fix : Be compatible with delight. Vincent Zhang 2019-08-03 14:38:10 +08:00
  • ada38ab4d8 Fix lsp icon face. Vincent Zhang 2019-08-02 02:02:43 +08:00
  • db49f49dc6 Fix : Be compatible with delight. Vincent Zhang 2019-08-02 01:11:00 +08:00
  • 59a5d1e8d2 Fix : Add custom faces for the LSP icon. Vincent Zhang 2019-08-02 00:44:43 +08:00
  • 6ecda37e45 Remove the advice of fill-paragraph. v2.4.1 Vincent Zhang 2019-07-26 23:21:10 +08:00
  • 7c318f0708 Optimize: faster to render icons. Vincent Zhang 2019-07-25 03:47:13 +08:00
  • 1834cf687d Fix : Helm mode line is mixedly active/inactive when previewing a line. Vincent Zhang 2019-07-25 03:20:37 +08:00
  • e2e8c1c422 Rename doom-modeline--default-mode-line to doom-modeline--old-format. Vincent Zhang 2019-07-23 02:27:00 +08:00
  • 9e116eadc0 Update link in README. Vincent Zhang 2019-07-21 17:30:08 +08:00
  • 00ddd1b964 Enhance customizations. v2.4.0 Vincent Zhang 2019-07-20 17:35:03 +08:00
  • 4a4177714f Refactor face group. Vincent Zhang 2019-07-19 00:03:52 +08:00
  • 01cff7701b Revert "Improve git-timemachine segment." Vincent Zhang 2019-07-18 20:04:39 +08:00
  • 5e23b0cb34 Improve git-timemachine segment. Vincent Zhang 2019-07-18 19:53:55 +08:00
  • 49057a1cfa
    Merge pull request from cireu/improve/smart-alias Vincent Zhang 2019-07-17 01:41:47 -05:00
  • c8d2556483 When if-let* or when-let* was defined, don't do alias for it. Zhu Zihao 2019-07-16 05:59:55 +08:00
  • fc7cf85f1c Fix : Invalid face reference in persp-name. Vincent Zhang 2019-07-16 00:39:05 +08:00
  • bdbf45e690 Make enable-var and exc-var to customizations in doom-modeline-def-env. Vincent Zhang 2019-07-15 03:18:59 +08:00
  • bb3f24c375 Update the customization group doom-modeline-env. Vincent Zhang 2019-07-15 03:02:51 +08:00
  • 165c864d46 Update customization examples in README. Vincent Zhang 2019-07-15 02:38:51 +08:00
  • d66c803d3a Add customization group: doom-modeline-faces. Vincent Zhang 2019-07-15 02:34:54 +08:00
  • ce874ebc1d Add customization group: doom-modeline-env. Vincent Zhang 2019-07-15 02:33:54 +08:00
  • 7541c31846 Bump version to 2.4.0. Vincent Zhang 2019-07-15 01:42:40 +08:00
  • 10b7e92152 Make variables to customizations. Vincent Zhang 2019-07-15 01:41:48 +08:00
  • 015b692d2b Don't display debug icon after the debug session is terminated. v2.3.8 Vincent Zhang 2019-07-13 01:52:22 +08:00
  • fed2b288dd Refactor: use quote instead of unnecessary backquote. Vincent Zhang 2019-07-13 00:52:09 +08:00
  • 324ab847a2 Align right segments after scaling font of the mode-line. Vincent Zhang 2019-07-09 01:53:37 +08:00
  • ce7c1006eb Improve: calculate font height. Vincent Zhang 2019-07-08 23:51:54 +08:00
  • 02e50cfb60 Bump version to 2.3.8. Vincent Zhang 2019-07-07 13:53:29 +08:00
  • 6b8d4c9719 Update README. v2.3.7 Vincent Zhang 2019-07-07 13:46:05 +08:00
  • fd52978a97 Improve icons for the persp-name segment. Vincent Zhang 2019-07-02 13:52:00 +08:00
  • 24fd535a69
    Merge pull request from justfdot/master Vincent Zhang 2019-07-02 13:34:09 +08:00
  • fe29b82625 Add icon for persp-name segment JustFdot 2019-07-01 23:23:33 +05:00
  • 6069a6fb22 Update FAQ. v2.3.6 Vincent Zhang 2019-07-01 22:09:08 +08:00
  • 911ddd89aa Bump version to 2.3.6. Vincent Zhang 2019-07-01 19:48:15 +08:00
  • 1c092cbd17 Optimize doom-modeline--font-height. Vincent Zhang 2019-07-01 19:47:47 +08:00
  • 68362f248e Fix: Wrong type argument: number-or-marker-p, unspecified. Vincent Zhang 2019-07-01 19:42:41 +08:00
  • 2bf802e7f5 Optimize: calculate font height of mode-line. Vincent Zhang 2019-07-01 18:38:12 +08:00
  • 7d8ec424c8 Change doom-modeline--font-height to function. Vincent Zhang 2019-07-01 18:00:41 +08:00
  • ee4619d367 Optimize lsp segment. v2.3.5 Vincent Zhang 2019-06-29 01:21:32 +08:00
  • 24d30ccc1e Format codes. Vincent Zhang 2019-06-27 17:41:29 +08:00
  • 4befbbbdce Fix: Wrong number of arguments in info-nodes segment. Vincent Zhang 2019-06-27 03:48:10 +08:00
  • 2360bd543c Ignore unhandled errors in after-change-functions. Vincent Zhang 2019-06-26 23:12:14 +08:00
  • 944148526f Revert "Make after-change-functions to buffer-local hook." Vincent Zhang 2019-06-26 22:55:46 +08:00
  • bafe20a171 Make after-change-functions to buffer-local hook. Vincent Zhang 2019-06-26 17:27:13 +08:00
  • c12ba0edfc Update font height. Vincent Zhang 2019-06-25 17:57:40 +08:00
  • e470ca8622 Optimize debug segment. Vincent Zhang 2019-06-24 14:22:07 +08:00
  • d179593c7a Bump version to 2.3.5. Vincent Zhang 2019-06-24 14:17:12 +08:00
  • 7a29c27b55 Refactor debug segment. Vincent Zhang 2019-06-24 14:13:08 +08:00
  • 34b23b3e25 Optimize debug segment. v2.3.4 Vincent Zhang 2019-06-23 23:48:24 +08:00
  • 1a77ba0690 Improve: update lsp status. Vincent Zhang 2019-06-14 16:27:26 +08:00
  • 3ab88cb57c Make lsp state as buffer local. Vincent Zhang 2019-06-14 00:52:18 +08:00
  • 6293c63924 Fix : doom-modeline breaks query-replace. v2.3.3 Vincent Zhang 2019-06-10 16:03:48 +08:00
  • 118f7084ff Revert: Refresh the mode-line forcedly after switching frames. Vincent Zhang 2019-06-10 15:41:13 +08:00
  • 28ca62c735 Update the matches segment. Vincent Zhang 2019-06-08 18:49:20 +08:00
  • 62f48c062e Refresh the mode-line forcedly after switching frames. Vincent Zhang 2019-06-06 18:20:18 +08:00
  • 94ddb2f68b Use hooks instead of advices. Vincent Zhang 2019-06-06 17:28:34 +08:00
  • ae0ecddd31 Fix: sometimes the persp name is not updated. e.g. other-window. Vincent Zhang 2019-06-06 17:11:26 +08:00
  • 5e8b134b5b Update README. Vincent Zhang 2019-06-06 01:33:42 +08:00
  • 33284e5d9a Enable and disable colorful major icons. Vincent Zhang 2019-06-04 22:56:12 +08:00
  • 59c81a0d81 Fix : Error for TRAMP python in doom-modeline-env. v2.3.2 Vincent Zhang 2019-05-31 22:04:16 +08:00
  • 97dba610f8 Fix : Error for TRAMP python in doom-modeline-env. Vincent Zhang 2019-05-31 13:47:08 +08:00
  • b0e61befc9 Remove unused codes. Vincent Zhang 2019-05-30 13:55:11 +08:00
  • f524bbc622 Fix : "Error during redisplay" when org agenda mode is enabled. Vincent Zhang 2019-05-29 13:35:55 +08:00
  • 64631d103a Refactor. Vincent Zhang 2019-05-27 00:25:08 +08:00
  • c5226e4aae Eliminate compiler warnings. v2.3.1 Vincent Zhang 2019-05-23 16:47:30 +08:00
  • b2b7e60798 [Optimize] Calculate font height. Vincent Zhang 2019-05-23 16:35:15 +08:00
  • 839f94e889 Update minimal and special mode-line. Vincent Zhang 2019-05-23 03:54:06 +08:00
  • 9c692eea2c Use window-configuration-change-hook instead of the advice. Vincent Zhang 2019-05-22 23:42:59 +08:00
  • 376e6fb54a Update the icon of timemachine. Vincent Zhang 2019-05-22 23:31:28 +08:00
  • e7ebb24208 Remove obsolete variable: doom-modeline-version. Vincent Zhang 2019-05-22 15:36:40 +08:00
  • 0076029ac6 Rename: doom-modeline-whitespace -> doom-modeline-spc. Vincent Zhang 2019-05-22 15:15:48 +08:00
  • dc6dd9ceb1 Use lsp-workspace-folders-open instead of lsp-workspace-folders-switch. Vincent Zhang 2019-05-22 14:11:41 +08:00
  • 51813336e9 Improve checker text. Vincent Zhang 2019-05-22 13:59:03 +08:00
  • 617b77a07a Don't show numbers while the check is running. And refactor checker. Vincent Zhang 2019-05-21 22:23:49 +08:00