d233acbf61
Emacs: Fixed errors introduced by use-package-always-defer → t.
2020-05-24 22:59:31 +02:00
8820025337
Emacs: Set use-package-always-defer to t.
2020-05-24 22:17:02 +02:00
09651ab5b1
Emacs: Check if #'set-scroll-bar-mode exists.
2020-05-20 07:59:31 +02:00
da3eb9202a
Emacs: Ignore emacs --daemon, it has a lot of problems.
2020-05-17 19:33:54 +02:00
1d5565f46f
Emacs: Make theme modifications after a frame is made.
...
Some theme modifications don't work in daemon mode. I guess because the
window system is not initialized. server-after-make-frame was introduced
between Emacs 27 and 27.1.
2020-05-17 18:19:30 +02:00
28ca2af71f
Emacs: Remove workaround to not hide fringes.
...
Fixed via <https://github.com/hlissner/emacs-doom-themes/pull/454 >.
2020-05-07 13:32:39 +02:00
2f51b17cce
Emacs: Only write minimal theme if colors are set.
2020-05-03 03:31:25 +02:00
f5a3541247
Emacs: Fix early-theme.el.
...
Only try to hide the tool-bar if we're in a GUI.
2020-04-25 18:29:37 +02:00
9081bde3d4
Emacs: Load minimal theme in early-init.el.
2020-04-25 18:23:31 +02:00
f169cb5c7a
Emacs: Disable doom-themes-hide-fringes(), restore hl-line.
2020-04-21 04:15:38 +02:00
af97be2015
Emacs: Fix scroll-bar-width – set it for all frames.
2020-04-18 01:49:51 +02:00
763c178fef
Emacs: Style scroll bars.
2020-04-18 01:16:30 +02:00
ca57f0a092
Emacs: Highlight current line more clearly.
2020-04-17 16:28:36 +02:00
77d219c1db
Emacs: Theme treemacs.
2020-04-17 04:29:13 +02:00
4f9957a5f1
Emacs: Switch theme to doom-outrun-electric.
2020-04-17 03:51:57 +02:00
72fc9c971d
Remove :pin leftover from old package management.
2020-04-10 14:17:47 +02:00
c63adae0a3
Emacs: Fix indentation.
2020-03-27 20:29:38 +01:00
070de22922
Emacs: Use Noto Color Emoji for emojis.
2020-03-24 22:38:17 +01:00
18085e21de
Emacs: Require package-management.el in init files.
2020-03-18 15:00:17 +01:00
b24cde35d3
Emacs: Switch to straight for package management.
2020-03-15 23:38:06 +01:00
0f0c3e68c8
Emacs: Refactor basics/*.
2020-03-10 14:33:47 +01:00
7d156ec586
Emacs: Reformat appearance.el.
2020-03-08 10:51:04 +01:00
fe81e9cec6
Emacs: Reformat all-the-icons and update comments.
2020-03-08 10:42:42 +01:00
2691fd1d81
Revert "Emacs: Install all-the-icons if not started in GUI."
...
This reverts commit c1092c59265be3105e4b56984f36b0ed19a7a3a9.
2020-03-08 10:38:29 +01:00
ab79152cba
Emacs: Install all-the-icons if not started in GUI.
2020-03-08 10:27:51 +01:00
b9d8b59714
Emacs: Modeline: Don' show file size and save icon.
2020-03-08 10:23:07 +01:00
32ba3a4f6a
Emacs: Remove unnused argument in my/disable-line-numbers.
2020-03-08 06:13:04 +01:00
7f1e1371d7
Emacs: Reformat doom-modeline and update comments.
2020-03-08 06:10:30 +01:00
35b541befb
Emacs: Don't display percentage in modeline.
2020-03-07 20:20:52 +01:00
f15ae528bc
Emacs: Enable all-the-icons-ivy-rich.
2020-02-20 18:50:23 +01:00
c3337ba4be
Emacs: Show minor-modes, but only some of them.
2020-02-11 17:48:50 +01:00
5f4ea948ef
Emacs: doom-modeline: Transform setq to custom.
2020-02-03 04:32:52 +01:00
cb83cd5ae7
Emacs: Clean up init files a bit.
2020-01-27 02:39:22 +01:00
f6d78a531f
Emacs: Remove old comment color customization.
2019-12-26 21:11:36 +01:00
2d576fec10
Rename .emacs/init → .emacs/init.d and fix comment-face.
...
Inheriting `font-lock-comment-face` in `font-lock-comment-face` would lock up
Emacs.
2019-12-26 19:23:43 +01:00