Commit graph

36 commits

Author SHA1 Message Date
Vincent Zhang
58e3362542 Remove dash. 2018-06-27 02:43:39 +08:00
Vincent Zhang
3c031d5c47 Update README. 2018-06-25 23:57:57 +08:00
Vincent Zhang
70cea8a5fb Update README. 2018-06-22 15:19:52 +08:00
Vincent Zhang
ed2791caf8 Add window number in main. 2018-06-22 12:17:17 +08:00
Vincent Zhang
e8ca0a2b38 Merge branch 'master' of https://github.com/seagle0128/doom-modeline 2018-06-22 11:14:00 +08:00
Vincent Zhang
b096fa284f Format codes. 2018-06-22 11:13:41 +08:00
Vincent Zhang
8caecb23b8 Support version, including Python, Ruby and Golang. 2018-06-21 22:27:16 +08:00
Vincent Zhang
8725a8276b Silence compiler warnings. 2018-06-21 00:26:49 +08:00
Vincent Zhang
d3a2928efa Refactor. 2018-06-19 19:07:24 +08:00
Vincent Zhang
63c5cde9a3 Fix for evil-anzu. 2018-06-19 18:58:29 +08:00
Vincent Zhang
84e9a43bd1 Merge from develop branch. 2018-06-19 18:44:11 +08:00
Vincent Zhang
c2ad2a27f3 Fix warnings. 2018-06-19 14:58:35 +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
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
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
da777a87c1 Remove memoize dependency. 2018-06-13 21:34:31 +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