summaryrefslogtreecommitdiff
path: root/nemacs-keys.el
diff options
context:
space:
mode:
authorChristian Cunningham <cc@localhost>2024-06-01 16:11:59 -0700
committerChristian Cunningham <cc@localhost>2024-06-01 16:11:59 -0700
commit5c1b2a5da3c11f8b2d946219b2afeac526e6627d (patch)
tree2c7ac2846dc0afd1092aded47be928cd10fbe7ef /nemacs-keys.el
parentc5a06aa3b3c6954b806db030900b89428fc05143 (diff)
Rename Config
Diffstat (limited to 'nemacs-keys.el')
-rw-r--r--nemacs-keys.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/nemacs-keys.el b/nemacs-keys.el
deleted file mode 100644
index 1715900..0000000
--- a/nemacs-keys.el
+++ /dev/null
@@ -1,4 +0,0 @@
-;(global-set-key (kbd "C-x w") 'ace-select-window)
-(global-set-key (kbd "C-z") 'nemacs/replace-in-buffer)
-
-(provide 'nemacs-keys)