Commit Graph

23 Commits

Author SHA1 Message Date
f282e1c8a0 Emacs: Remove magit workaround for vertical split.
Seems to be fixed.
2020-05-03 04:32:45 +02:00
abc0511112 Emacs: Remove git-gutter.
It is unmaintained and does not work well with TRAMP. All other
alternatives that I found don't work well with TRAMP either.
2020-05-03 03:50:50 +02:00
fc5d257766 Emacs: Disable git-gutter. 2020-05-03 03:32:44 +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
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
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
343130ce02 Emacs: Invoke git-gutter-mode for textfiles too. 2020-04-20 00:01:07 +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
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
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
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
48be5d24d6 Emacs: Remove transient, we don't need the git-version anymore. 2020-02-26 21:59:06 +01:00
45d69be9e5 Emacs: Delay loading of git-commit-mode instead of inhibiting it. 2020-02-19 23:59:25 +01:00
39652ffdcb Emacs: Lazy-load cc-mode, git-commit-mode, go-mode. 2020-02-18 17:10:02 +01:00
0d6b6a3f86 Emacs: Add purpose-support to magit-workaround. 2020-01-27 05:37:35 +01:00
8664fe9a90 Emacs: Moved git and lsp config to separate files. 2020-01-27 02:11:10 +01:00