Commit Graph

815 Commits

Author SHA1 Message Date
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 1dac11b5e1 Emacs: Enable keybinding for set-goal-column. 2020-04-17 16:43:48 +02:00
tastytea ca57f0a092 Emacs: Highlight current line more clearly. 2020-04-17 16:28:36 +02:00
tastytea ff92f20747 Emacs: Forgot a ). 2020-04-17 13:53:29 +02:00
tastytea f2ff5fa659 Emacs: Make theme work for terminal frames. 2020-04-17 13:52:28 +02:00
tastytea 77019a7e05 Emacs: Silence flycheck warning. 2020-04-17 05:28:08 +02:00
tastytea 4d24922915 Emacs: Refine ruler theme. 2020-04-17 05:15:30 +02:00
tastytea 51e260234a Emacs: Dix adoc & markdown colors. 2020-04-17 05:04:56 +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 935352d33a Emacs: Remove more annoying org keybindings. 2020-04-17 01:46:12 +02:00
tastytea 14a9418ba9 Emacs: Switch the binding order, now it works? Okay, whatever. 2020-04-17 01:23:29 +02:00
tastytea d355809ddd Emacs: file-system-info was introduced in 27. 2020-04-16 15:05:19 +02:00
tastytea ecf97b0209 Emacs: Remove more annoying keybindings, add org-default-notes-file. 2020-04-16 14:58:13 +02:00
tastytea 0935806207 Emacs: Switch keys for treemacs and toggle-flyspell (<f8> and <f9>). 2020-04-15 14:24:44 +02:00
tastytea 6ae0d39e5e Revert "Emacs: Make more keybindings with shift work in terminal mode."
Didn't work.

This reverts commit 9e05a28bb9ea5c4dfd7022407ef191c0b13b76ba.
2020-04-15 01:09:50 +02:00
tastytea c94424ec23 Emacs: Make more keybindings with shift work in terminal mode. 2020-04-14 17:01:10 +02:00
tastytea 87501a731c Emacs: Only make shallow clones when the disk space is < 5 GiB. 2020-04-10 14:47:01 +02:00
tastytea 95432bd5b5 Set straight-repository-branch back to “master”.
Because the fix for <https://github.com/raxod502/straight.el/issues/497> (Don't
remove all .in suffixes) got merged.
2020-04-10 14:20:46 +02:00
tastytea 72fc9c971d Remove :pin leftover from old package management. 2020-04-10 14:17:47 +02:00
tastytea ec9a9c563d Emacs: Mark magit-todos-depth as safe in :init, not :config.
Because :config is executed after loading.
2020-04-10 14:06:21 +02:00
tastytea 1bdb1ef830 Emacs: Update email configuration. 2020-03-31 16:26:32 +02:00
tastytea a460a2e286 Emacs: Fix email availability detection. 2020-03-31 16:17:16 +02:00
tastytea 4300313882 Emacs: :defines ('…) did not work. 2020-03-31 16:15:00 +02:00
tastytea 8996113d4d Emacs: Silence warning about which-key-mode. 2020-03-31 03:48:33 +02:00
tastytea 53520e3aed Emacs: Refactor keybindings. 2020-03-31 03:47:58 +02:00
tastytea 38f201a68c Emacs: Update email settings. 2020-03-31 01:56:06 +02:00
tastytea d22323c006 Emacs: :exclude works only for build dirs. 2020-03-30 15:28:25 +02:00
tastytea db01e7d692 Emacs: Refactor my/straight-check-last-update(). 2020-03-30 00:22:28 +02:00
tastytea 8dda526768 Emacs: Add C-x F for find-file, C-x C-S-f doesn't work in terminals. 2020-03-29 22:58:53 +02:00
tastytea a67c9958be Emacs: Add keybinding C-DEL → my/backward-delete-word.
It doesn't work in the terminal because of ancient UNIX bullshit.
2020-03-29 21:49:54 +02:00
tastytea e6391e1ff9 Emacs: Don't update repos automatically. 2020-03-29 21:17:22 +02:00
tastytea beb126d0e1 Emacs: Exclude doc directory from dimmer repo. 2020-03-28 12:43:53 +01:00
tastytea 2aedb44d19 Emacs: Evalueate mu4e after smtpmail. 2020-03-28 12:43:31 +01:00
tastytea 65f06b7a2d Emacs: Set mail-user-agent to mu4e. 2020-03-28 12:10:07 +01:00
tastytea bf394af55f Emacs: Add email configuration. 2020-03-28 02:09:04 +01:00
tastytea b9864b6f02 Emacs: Fix whitespace-workaround. 2020-03-28 01:03:27 +01:00
tastytea 3a3f1b6ebb Emacs: Remove text/tools move contents elsewhere.
Moved to misc/documentation, programming/elisp and text/web.
2020-03-27 21:37:57 +01:00
tastytea 0ea8954c20 Emacs: Change keybinding for my/launch-gdb().
It conflicted with magit.
2020-03-27 20:30:05 +01:00
tastytea c63adae0a3 Emacs: Fix indentation. 2020-03-27 20:29:38 +01:00
tastytea 738ea43760 Emacs: Refactor text/web.el. 2020-03-27 18:12:41 +01:00
tastytea 68282ed510 Emacs: Refactor text/tools.el. 2020-03-27 18:11:10 +01:00
tastytea b724d880e4 Emacs: Refactor text/misc.el. 2020-03-27 18:05:15 +01:00
tastytea 910035067c Emacs: Refactor text/latex.el. 2020-03-27 17:57:55 +01:00
tastytea ac9c04a7d8 Emacs: Don't call function with symbol notation. 2020-03-27 17:55:12 +01:00
tastytea 9e210e08f9 Emacs: Refactor text/common.el. 2020-03-27 17:52:59 +01:00
tastytea 6faf976d67 Emacs: Refactor my/no-ws-cleanup. 2020-03-27 17:13:32 +01:00
tastytea fb639bfab1 Emacs: Rebind a bunch of keybindings from C-x to C-c.
<https://emacs.stackexchange.com/a/42166>
2020-03-27 17:11:14 +01:00
tastytea 287e1393fc Emacs: Add keybinding for lsp-execute-code-action. 2020-03-27 17:04:09 +01:00