From a993188f67f08be87f8f2eabcbdfc6dc2cc06813 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sat, 19 Apr 2014 23:20:28 +0200 Subject: Move hippie-expand setting to init.org --- .emacs.d/init.el | 4 ---- 1 file changed, 4 deletions(-) (limited to '.emacs.d/init.el') diff --git a/.emacs.d/init.el b/.emacs.d/init.el index f243daf..343869b 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -918,10 +918,6 @@ from myaethon2.core.decorators import ( Location, )"))))) -;;;; Aliases - -(defalias 'dabbrev-expand 'hippie-expand) - ;;;; Load path (eval-and-compile -- cgit v1.2.3-54-g00ecf