Commit graph

641 commits

Author SHA1 Message Date
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
Vincent Zhang
dce8d0e5b1 Update comments. 2018-06-12 03:07:13 +08:00
Vincent Zhang
60294cd596 Update package headers. 2018-06-12 02:26:23 +08:00
Vincent Zhang
7b15725ce2 Update README. 2018-06-12 01:54:05 +08:00
Vincent Zhang
58c898325e Update README. Fix package requires. 2018-06-12 01:44:37 +08:00
Vincent Zhang
c806e3f789 Add doom-modeline. 2018-06-12 01:13:02 +08:00
Vincent Zhang
5e4b10661b
Initial commit 2018-06-11 23:20:04 +08:00