From 630a3a8a84f0a0c1c38dd8ace3cbd1a734efa4d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Neumann?= Date: Fri, 7 Sep 2012 16:21:36 +0200 Subject: disable evil -- it just does not work --- .emacs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.emacs') diff --git a/.emacs b/.emacs index 2fbce2f..0fb909e 100644 --- a/.emacs +++ b/.emacs @@ -6,7 +6,7 @@ ;; evil (require 'evil) (load "evil-settings") -(evil-mode 1) +;(evil-mode 1) ;; clipboard options (setq mouse-drag-copy-region nil) ; stops selection with a mouse being immediately injected to the kill ring -- cgit v1.2.3