summaryrefslogtreecommitdiff
path: root/.emacs
diff options
context:
space:
mode:
Diffstat (limited to '.emacs')
-rw-r--r--.emacs2
1 files changed, 1 insertions, 1 deletions
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