|
5253f22d7b
|
Emacs: Alias M-; C-; for TUI mode. Configure in alacritty & urxvt.
|
2020-11-29 13:33:43 +01:00 |
|
|
920d2c29b5
|
Emacs: M-DEL synonymous with C-DEL.
Needed for terminal emulator workarounds.
|
2020-11-25 06:41:35 +01:00 |
|
|
f2cf118fe9
|
Emacs: Mark built-in packages explicitly.
|
2020-11-18 18:38:55 +01:00 |
|
|
d233acbf61
|
Emacs: Fixed errors introduced by use-package-always-defer → t.
|
2020-05-24 22:59:31 +02:00 |
|
|
79f61ba47b
|
Emacs: Make M-<delete> synonym to C-<delete>.
|
2020-05-17 19:46:40 +02:00 |
|
|
b11a9e709f
|
Emacs: Enable upcase-region and downcase-region.
|
2020-04-27 14:45:52 +02:00 |
|
|
1dac11b5e1
|
Emacs: Enable keybinding for set-goal-column.
|
2020-04-17 16:43:48 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
0f0c3e68c8
|
Emacs: Refactor basics/*.
|
2020-03-10 14:33:47 +01:00 |
|
|
c3337ba4be
|
Emacs: Show minor-modes, but only some of them.
|
2020-02-11 17:48:50 +01:00 |
|
|
ea04b1562a
|
Emacs: Bind C-x C-f to projectile-find-file.
|
2020-02-11 16:55:16 +01:00 |
|
|
de9790895f
|
Emacs: Add counsel-projectile.
|
2020-02-11 16:47:12 +01:00 |
|
|
c1802d3f99
|
Emacs: Reduce scroll lag significantly.
|
2020-01-28 10:25:01 +01:00 |
|
|
7a2035f283
|
Emacs: Delete frame with C-q.
|
2020-01-27 09:21:22 +01:00 |
|
|
563fcdc14e
|
Emacs: Redistributed keybindings.
|
2020-01-27 09:13:36 +01:00 |
|
|
667e0c2404
|
Emacs: Add Emacs-over-SSH workaround for windmove.
|
2020-01-23 03:39:28 +01:00 |
|
|
3dae6df898
|
Emacs: Use windmove for moving between windows.
|
2020-01-21 01:49:47 +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 |
|