Commit Graph

46 Commits

Author SHA1 Message Date
d029bfce40 Emacs: Silence warning. 2020-11-30 21:49:12 +01:00
98e5920502 Emacs: Reset volatile-highlights colors with reload-theme. 2020-11-29 11:50:30 +01:00
eaeeb62e9f Emacs: Make it work better when starting in daemon mode.
Still get an error, probably doom-themes.
2020-11-26 12:47:47 +01:00
6c6837ab82 Emacs: Diminish purpose-mode. 2020-11-21 23:33:16 +01:00
5e43573c16 Emacs: Disable auto-fill-mode for scratch buffer. 2020-11-20 00:41:05 +01:00
f3f272605c Emacs: No fill column for scratch buffer. 2020-11-19 05:26:12 +01:00
f2cf118fe9 Emacs: Mark built-in packages explicitly. 2020-11-18 18:38:55 +01:00
0bff83a55d Emacs: Skip buffers beginning with “Pfuture-Callback”. 2020-11-13 20:37:51 +01:00
e32acbd18b Emacs: Predicate buffers also for the first frame. 2020-08-03 00:20:22 +02:00
7a339a4aba Emacs: Predicate buffers for every frame. 2020-08-02 00:42:45 +02:00
bb09eed201 Emacs: Fix: Load volatile-highlights. 2020-06-03 17:56:01 +02:00
05c54c8c28 Emacs: Add hexrgb and use it to compute 'vhl/default-face. 2020-06-02 15:18:03 +02:00
cf936fa1b5 Emacs: Configure popwin module in window-purpose. 2020-05-29 17:18:47 +02:00
d233acbf61 Emacs: Fixed errors introduced by use-package-always-defer → t. 2020-05-24 22:59:31 +02:00
fa9cee2203 Emacs: Set volatile-highlights after display-line-numbers is loaded. 2020-05-03 04:27:01 +02:00
dc15252dc3 Emacs: Set volatile-highlights color after theme configuration. 2020-05-03 03:32:09 +02:00
db1ca14850 Emacs: Diminish volatile-highlights-mode. 2020-05-02 22:53:57 +02:00
d52aa608a1 Emacs: Remove dimmer.
It slowed things down, I don't really need it.
2020-05-02 17:01:30 +02:00
9c0dda5bfa Emacs: Add volatile-highlights. 2020-05-02 16:59:17 +02:00
16042f637e Emacs: Reduce defer times to 2 and 4. 2020-04-18 03:12:10 +02:00
72fc9c971d Remove :pin leftover from old package management. 2020-04-10 14:17:47 +02:00
d22323c006 Emacs: :exclude works only for build dirs. 2020-03-30 15:28:25 +02:00
beb126d0e1 Emacs: Exclude doc directory from dimmer repo. 2020-03-28 12:43:53 +01:00
ca9a296d87 Emacs: Demand window-purpose, projectile depends on it. 2020-03-18 15:35:20 +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
01c3a83ec8 Emacs: Add dimmer-mode. 2020-03-03 04:06:34 +01:00
53d1a23d61 Emacs: Change markdown-mode in hooks to gfm-mode where appropriate. 2020-02-27 06:08:54 +01:00
74bfb50a0a Add qml-mode to cpp purpose. 2020-02-25 03:47:47 +01:00
6382950ce9 Emacs: Add “compile” purpose. 2020-02-11 23:31:02 +01:00
878104c098 Emacs: Shorten purpose names. 2020-02-11 23:30:17 +01:00
f576646fd0 Emacs: purpose: Rename help-buffers → help-buffer. 2020-02-11 23:21:44 +01:00
ee7280d4fd Revert "Emacs: Remove purposes for AsciiDoc and Markdown."
This reverts commit d63a9ceb6bb09229c1d92f28142246b88b75585d.
2020-02-11 23:15:01 +01:00
a4ca3c8650 Emacs: Remove purposes for AsciiDoc and Markdown.
They are in the “edit” purpose.
2020-02-11 18:02:15 +01:00
cd80739e8f Emacs: Truncate lines only in prog-mode and conf-mode. 2020-02-05 16:39:44 +01:00
c7555f400b Add purposes for adoc-mode and markdown-mode. 2020-02-02 10:17:36 +01:00
357d26e408 Emacs: Add purpose for ebuild-mode. 2020-01-31 06:00:40 +01:00
563fcdc14e Emacs: Redistributed keybindings. 2020-01-27 09:13:36 +01:00
4fb8e51142 Change window-purpose keybinding to <f2>. 2020-01-27 08:37:38 +01:00
86ee413aa8 Emacs: Add keybindings for window-purpose layouts.
Also add help-mode and info-mode to help-buffers purpose.
2020-01-27 08:33:16 +01:00
cb83cd5ae7 Emacs: Clean up init files a bit. 2020-01-27 02:39:22 +01:00
df4d30be8d Emacs: Replace killed buffers with same purpose. 2020-01-25 00:31:22 +01:00
6ee4d6fa25 Emacs: Add keybindings for purpose/buffer dedication. 2020-01-24 23:25:54 +01:00
e06337aa8c Emacs: Add window-purpose. 2020-01-21 02:52:03 +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