summaryrefslogtreecommitdiff
path: root/config/keys.el
diff options
context:
space:
mode:
authorSam Light <samlight1994@gmail.com>2025-05-17 20:17:44 +0100
committerSam Light <samlight1994@gmail.com>2025-05-17 20:17:44 +0100
commit0b48b7d84872ea328ff942d2a2f786efc3319e82 (patch)
tree1d83b715d124d0a812df6669ac8e8ee4a27a5d26 /config/keys.el
Inital commit
Diffstat (limited to 'config/keys.el')
-rw-r--r--config/keys.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/keys.el b/config/keys.el
new file mode 100644
index 0000000..2e0df35
--- /dev/null
+++ b/config/keys.el
@@ -0,0 +1 @@
+(keymap-global-set "C-d" `delete-region)