diff options
| author | Simeon Simeonov | 2026-08-27 20:53:38 +0200 |
|---|---|---|
| committer | Simeon Simeonov | 2026-08-27 20:53:38 +0200 |
| commit | 9daec97a593cd6c419badbf08259bdf3653520ab (patch) | |
| tree | b7896065cf7ecab0ace30dafb2a9a1d758d0a6cf /.emacs | |
| parent | 85601f50f236686da662b1b00e01df0a0abe761b (diff) | |
Upgrade markdown-mode rust-mode and yaml-mode. Remove PHP mode.
Diffstat (limited to '.emacs')
| -rw-r--r-- | .emacs | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -1,3 +1,4 @@ | |||
| 1 | ;; -*- lexical-binding: t; -*- | ||
| 1 | ;; Set up the keyboard so the delete key on both the regular keyboard | 2 | ;; Set up the keyboard so the delete key on both the regular keyboard |
| 2 | ;; and the keypad delete the character under the cursor and to the right | 3 | ;; and the keypad delete the character under the cursor and to the right |
| 3 | ;; under X, instead of the default, backspace behavior. | 4 | ;; under X, instead of the default, backspace behavior. |
