Commit Graph

27 Commits

Author SHA1 Message Date
tastytea 9081bde3d4 Emacs: Load minimal theme in early-init.el. 2020-04-25 18:23:31 +02:00
tastytea f169cb5c7a Emacs: Disable doom-themes-hide-fringes(), restore hl-line. 2020-04-21 04:15:38 +02:00
tastytea af97be2015 Emacs: Fix scroll-bar-width – set it for all frames. 2020-04-18 01:49:51 +02:00
tastytea 763c178fef Emacs: Style scroll bars. 2020-04-18 01:16:30 +02:00
tastytea ca57f0a092 Emacs: Highlight current line more clearly. 2020-04-17 16:28:36 +02:00
tastytea 77d219c1db Emacs: Theme treemacs. 2020-04-17 04:29:13 +02:00
tastytea 4f9957a5f1 Emacs: Switch theme to doom-outrun-electric. 2020-04-17 03:51:57 +02:00
tastytea 72fc9c971d Remove :pin leftover from old package management. 2020-04-10 14:17:47 +02:00
tastytea c63adae0a3 Emacs: Fix indentation. 2020-03-27 20:29:38 +01:00
tastytea 070de22922 Emacs: Use Noto Color Emoji for emojis. 2020-03-24 22:38:17 +01:00
tastytea 18085e21de Emacs: Require package-management.el in init files. 2020-03-18 15:00:17 +01:00
tastytea b24cde35d3 Emacs: Switch to straight for package management. 2020-03-15 23:38:06 +01:00
tastytea 0f0c3e68c8 Emacs: Refactor basics/*. 2020-03-10 14:33:47 +01:00
tastytea 7d156ec586 Emacs: Reformat appearance.el. 2020-03-08 10:51:04 +01:00
tastytea fe81e9cec6 Emacs: Reformat all-the-icons and update comments. 2020-03-08 10:42:42 +01:00
tastytea 2691fd1d81 Revert "Emacs: Install all-the-icons if not started in GUI."
This reverts commit c1092c59265be3105e4b56984f36b0ed19a7a3a9.
2020-03-08 10:38:29 +01:00
tastytea ab79152cba Emacs: Install all-the-icons if not started in GUI. 2020-03-08 10:27:51 +01:00
tastytea b9d8b59714 Emacs: Modeline: Don' show file size and save icon. 2020-03-08 10:23:07 +01:00
tastytea 32ba3a4f6a Emacs: Remove unnused argument in my/disable-line-numbers. 2020-03-08 06:13:04 +01:00
tastytea 7f1e1371d7 Emacs: Reformat doom-modeline and update comments. 2020-03-08 06:10:30 +01:00
tastytea 35b541befb Emacs: Don't display percentage in modeline. 2020-03-07 20:20:52 +01:00
tastytea f15ae528bc Emacs: Enable all-the-icons-ivy-rich. 2020-02-20 18:50:23 +01:00
tastytea c3337ba4be Emacs: Show minor-modes, but only some of them. 2020-02-11 17:48:50 +01:00
tastytea 5f4ea948ef Emacs: doom-modeline: Transform setq to custom. 2020-02-03 04:32:52 +01:00
tastytea cb83cd5ae7 Emacs: Clean up init files a bit. 2020-01-27 02:39:22 +01:00
tastytea f6d78a531f Emacs: Remove old comment color customization. 2019-12-26 21:11:36 +01:00
tastytea 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