Vincent Zhang
2beb80206a
Fix: set current window after switching window via click.
2018-06-21 18:43:02 +08:00
Vincent Zhang
616fdabd8d
Fix: set current window after switching window.
2018-06-21 18:31:16 +08:00
Vincent Zhang
14e4b8ba5a
Disable anzu modeline.
2018-06-21 17:40:00 +08:00
Vincent Zhang
04641d5643
Fix typo.
2018-06-21 15:45:42 +08:00
Vincent Zhang
8725a8276b
Silence compiler warnings.
2018-06-21 00:26:49 +08:00
Vincent Zhang
1a98d961dd
Silence compiler warnings.
2018-06-21 00:26:00 +08:00
Vincent Zhang
f281bd872f
Refactor.
2018-06-19 19:08:55 +08:00
Vincent Zhang
d3a2928efa
Refactor.
2018-06-19 19:07:24 +08:00
Vincent Zhang
55269e7288
Fix for evil-anzu
.
2018-06-19 19:01:56 +08:00
Vincent Zhang
63c5cde9a3
Fix for evil-anzu
.
2018-06-19 18:58:29 +08:00
Vincent Zhang
96d6fda059
Fix anzu issue.
2018-06-19 18:54:02 +08:00
Vincent Zhang
84e9a43bd1
Merge from develop branch.
2018-06-19 18:44:11 +08:00
Vincent Zhang
03658c4f28
Fix: doom-modeline-vspc
.
2018-06-19 18:38:56 +08:00
Vincent Zhang
57fa2b22bb
Fix: doom-modeline-set
.
2018-06-19 18:36:43 +08:00
Vincent Zhang
64404ed72e
Remove doom-modeline-add-transient-hook!
.
2018-06-19 18:26:17 +08:00
Vincent Zhang
998cfe1bd4
Minor fix.
2018-06-19 18:23:22 +08:00
Vincent Zhang
747f060cdf
Remove doom-modeline-add-hook!
.
2018-06-19 18:06:01 +08:00
Vincent Zhang
0234007b08
Merge new codes and fix warnings.
2018-06-19 17:58:24 +08:00
Vincent Zhang
c2ad2a27f3
Fix warnings.
2018-06-19 14:58:35 +08:00
Vincent Zhang
2d9ce25bcc
Update format.
2018-06-19 14:11:39 +08:00
Vincent Zhang
97f3e709fb
Format codes.
2018-06-18 22:25:38 +08:00
Vincent Zhang
03c00e84ab
Add GPL3 license.
2018-06-17 22:49:51 +08:00
Vincent Zhang
b66b92c6fc
Add GLP3 license.
2018-06-17 22:48:51 +08:00
Vincent Zhang
9a8231ca35
Fix: when-let for Emacs26.
2018-06-17 22:45:59 +08:00
Vincent Zhang
50dd005286
Fix warnings.
2018-06-17 18:12:02 +08:00
Vincent Zhang
a7ada395b4
Fix lint errors.
2018-06-16 01:33:36 +08:00
Vincent Zhang
aa8f0d0ea7
Merge pull request #3 from jsmestad/patch-1
...
Update use-package definition
2018-06-16 01:21:51 +08:00
Justin Smestad
872287147b
Update use-package definition
...
* Instead of overriding `:init` handler, use `:hook` instead.
* Add `:requires` (can also be `:after` if you prefer that)
* Adding `all-the-icons` to the handler causes the package to not load, not sure why.
* Add example with use-package to install dependencies
2018-06-15 09:18:51 -06:00
Vincent Zhang
0946408dbe
Remove dash.
2018-06-15 23:05:14 +08:00
Vincent Zhang
af221ea1d8
Fix: Symbol’s value as variable is void: doom-modeline-fn-alist.
2018-06-15 14:53:45 +08:00
Vincent Zhang
7498b4879e
Fix warnings.
2018-06-15 12:18:01 +08:00
Vincent Zhang
29e92d589c
Update comments.
2018-06-15 02:13:56 +08:00
Vincent Zhang
2b87b94af5
Fix: quote -> backquote.
2018-06-14 18:00:13 +08:00
Vincent Zhang
8bf477c3ab
Merge branch 'develop' of https://github.com/seagle0128/doom-modeline into develop
2018-06-14 17:57:55 +08:00
Vincent Zhang
25c5d2919f
Fix: quote -> backquote.
2018-06-14 17:57:29 +08:00
Vincent Zhang
f98597f06c
Fix face of eldoc-in-minibuffer.
2018-06-14 02:51:07 +08:00
Vincent Zhang
0509ac47f4
Fix eldoc in minibuffer.
2018-06-14 02:41:13 +08:00
Vincent Zhang
aee92fa496
Update libs.
2018-06-14 02:30:36 +08:00
Vincent Zhang
553f1a8190
Remove memoize dependency.
2018-06-13 21:36:06 +08:00
Vincent Zhang
da777a87c1
Remove memoize
dependency.
2018-06-13 21:34:31 +08:00
Vincent Zhang
ababcb464f
Merge from develop branch of doom-theme.
2018-06-13 20:43:03 +08:00
Vincent Zhang
21b9230fc7
Disable all-the-icons in Windows due to the bad performance.
2018-06-13 20:31:46 +08:00
Vincent Zhang
c6be6f5b48
Bump version to 0.1.1.
2018-06-13 20:00:38 +08:00
Vincent Zhang
a0479f40f0
Update active vars.
2018-06-13 19:42:23 +08:00
Vincent Zhang
78671e611f
Update README.
2018-06-13 14:58:30 +08:00
Vincent Zhang
ad01172070
Fix lint errors.
2018-06-13 12:23:17 +08:00
Vincent Zhang
8dc1ea02e2
Update config in README.
2018-06-12 23:56:12 +08:00
Vincent Zhang
3e6933a1dc
Fix: -when-let -> -when-let*.
2018-06-12 23:25:12 +08:00
Vincent Zhang
3de36fe7be
Update version.
2018-06-12 23:01:58 +08:00
Vincent Zhang
1a2ff8f2b6
Add dash lib for compatiblility issues with Emacs <=25.
2018-06-12 22:09:35 +08:00