|
15402c4ac9
|
Emacs: Add clang-format if it is installed.
|
2020-04-27 04:03:48 +02:00 |
|
|
8f70497475
|
Emacs: remove clang-include-fixer.
|
2020-04-27 03:03:24 +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 |
|
|
09562f4755
|
Emacs: Disable mediawiki-mode for Emacs >= 27.
|
2020-04-25 17:37:23 +02:00 |
|
|
0be017e806
|
Emacs: Open package.mask in conf-space-mode.
|
2020-04-24 15:10:31 +02:00 |
|
|
9dfcb67310
|
Emacs: Change keybindings for git-gutter.
|
2020-04-24 15:09:31 +02:00 |
|
|
07c531324a
|
Emacs: Re-enabled git-gutter-mode.
It seems it is not responsible for the slowdown.
|
2020-04-23 20:14:20 +02:00 |
|
|
7f69324780
|
Emacs: Use setq-local for setting fill-column in git-commit-mode.
|
2020-04-22 03:17:44 +02:00 |
|
|
0299d8134a
|
Emacs: Only use :extend in faces in Emacs >= 27.
|
2020-04-22 03:17:11 +02:00 |
|
|
68db8a72ec
|
Emacs: Re-enable git-gutter but don't load it automatically.
It locks buffers for ~3 seconds.
|
2020-04-21 16:38:41 +02:00 |
|
|
7359c3e0d3
|
Emacs: Disable C-x g.
|
2020-04-21 16:35:42 +02:00 |
|
|
39f23fd45e
|
Emacs: Use darker hl-line for treemacs (more contrast).
|
2020-04-21 04:21:38 +02:00 |
|
|
f169cb5c7a
|
Emacs: Disable doom-themes-hide-fringes(), restore hl-line.
|
2020-04-21 04:15:38 +02:00 |
|
|
e26127da8d
|
Emacs: Set fill-column for git-commits to 72.
It's required for Gentoo repos and recommended for emails.
|
2020-04-20 21:28:19 +02:00 |
|
|
c3059efa7b
|
Emacs: Make bug references clickable.
|
2020-04-20 21:27:46 +02:00 |
|
|
eabc35c0b4
|
Emacs: Only use fill-column-indicator foreground in Emacs >= 27.
|
2020-04-20 02:04:00 +02:00 |
|
|
343130ce02
|
Emacs: Invoke git-gutter-mode for textfiles too.
|
2020-04-20 00:01:07 +02:00 |
|
|
3a95ae6157
|
Emacs: Add dockerfile-mode.
|
2020-04-19 13:53:51 +02:00 |
|
|
0de331cb9e
|
Emacs: Add git-gutter.
|
2020-04-18 16:19:57 +02:00 |
|
|
16042f637e
|
Emacs: Reduce defer times to 2 and 4.
|
2020-04-18 03:12:10 +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 |
|
|
1dac11b5e1
|
Emacs: Enable keybinding for set-goal-column.
|
2020-04-17 16:43:48 +02:00 |
|
|
ca57f0a092
|
Emacs: Highlight current line more clearly.
|
2020-04-17 16:28:36 +02:00 |
|
|
ff92f20747
|
Emacs: Forgot a ).
|
2020-04-17 13:53:29 +02:00 |
|
|
f2ff5fa659
|
Emacs: Make theme work for terminal frames.
|
2020-04-17 13:52:28 +02:00 |
|
|
77019a7e05
|
Emacs: Silence flycheck warning.
|
2020-04-17 05:28:08 +02:00 |
|
|
4d24922915
|
Emacs: Refine ruler theme.
|
2020-04-17 05:15:30 +02:00 |
|
|
51e260234a
|
Emacs: Dix adoc & markdown colors.
|
2020-04-17 05:04:56 +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 |
|
|
935352d33a
|
Emacs: Remove more annoying org keybindings.
|
2020-04-17 01:46:12 +02:00 |
|
|
14a9418ba9
|
Emacs: Switch the binding order, now it works? Okay, whatever.
|
2020-04-17 01:23:29 +02:00 |
|
|
d355809ddd
|
Emacs: file-system-info was introduced in 27.
|
2020-04-16 15:05:19 +02:00 |
|
|
ecf97b0209
|
Emacs: Remove more annoying keybindings, add org-default-notes-file.
|
2020-04-16 14:58:13 +02:00 |
|
|
0935806207
|
Emacs: Switch keys for treemacs and toggle-flyspell (<f8> and <f9>).
|
2020-04-15 14:24:44 +02:00 |
|
|
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 |
|
|
c94424ec23
|
Emacs: Make more keybindings with shift work in terminal mode.
|
2020-04-14 17:01:10 +02:00 |
|
|
87501a731c
|
Emacs: Only make shallow clones when the disk space is < 5 GiB.
|
2020-04-10 14:47:01 +02:00 |
|
|
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 |
|
|
72fc9c971d
|
Remove :pin leftover from old package management.
|
2020-04-10 14:17:47 +02:00 |
|
|
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 |
|
|
1bdb1ef830
|
Emacs: Update email configuration.
|
2020-03-31 16:26:32 +02:00 |
|
|
a460a2e286
|
Emacs: Fix email availability detection.
|
2020-03-31 16:17:16 +02:00 |
|
|
4300313882
|
Emacs: :defines ('…) did not work.
|
2020-03-31 16:15:00 +02:00 |
|
|
8996113d4d
|
Emacs: Silence warning about which-key-mode.
|
2020-03-31 03:48:33 +02:00 |
|
|
53520e3aed
|
Emacs: Refactor keybindings.
|
2020-03-31 03:47:58 +02:00 |
|
|
38f201a68c
|
Emacs: Update email settings.
|
2020-03-31 01:56:06 +02:00 |
|
|
d22323c006
|
Emacs: :exclude works only for build dirs.
|
2020-03-30 15:28:25 +02:00 |
|