summaryrefslogtreecommitdiffstats
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/init.el b/init.el
index 18c060f..973d04b 100644
--- a/init.el
+++ b/init.el
@@ -118,10 +118,6 @@
(bind-key "<f8>" 'ido-switch-buffer)))
(bind-key "<f12>" 'undo-tree-undo)))
-(use-package keyadvice
- :load-path ,(ravi/emacs-file "site-lisp/keyadvice")
- )
-
(use-package free-keys
:ensure t
:commands free-keys)