summaryrefslogtreecommitdiffhomepage
path: root/init.org
diff options
context:
space:
mode:
Diffstat (limited to 'init.org')
-rw-r--r--init.org2
1 files changed, 0 insertions, 2 deletions
diff --git a/init.org b/init.org
index 06d9bf4..c0ec176 100644
--- a/init.org
+++ b/init.org
@@ -3419,8 +3419,6 @@
#+end_src
* Key bindings
#+begin_src emacs-lisp
- (global-set-key "\M-\\" #'hippie-expand)
- (global-set-key "\C-c." #'goto-last-change)
(global-set-key "\C-cj" #'join-line)
(global-set-key "\C-cq" #'auto-fill-mode)
(global-set-key "\C-xr\M-w" #'kill-rectangle-save)