summaryrefslogtreecommitdiff
path: root/.emacs
diff options
context:
space:
mode:
authorSimeon Simeonov2026-08-27 20:53:38 +0200
committerSimeon Simeonov2026-08-27 20:53:38 +0200
commit9daec97a593cd6c419badbf08259bdf3653520ab (patch)
treeb7896065cf7ecab0ace30dafb2a9a1d758d0a6cf /.emacs
parent85601f50f236686da662b1b00e01df0a0abe761b (diff)
Upgrade markdown-mode rust-mode and yaml-mode. Remove PHP mode.
Diffstat (limited to '.emacs')
-rw-r--r--.emacs1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs b/.emacs
index 49e2d9c..b89bcb7 100644
--- a/.emacs
+++ b/.emacs
@@ -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.