Only use colemak on drd

This commit is contained in:
Tom Willemse 2014-08-24 14:48:35 +02:00
parent 521f28dc36
commit 62d9ac00b3

View file

@ -1467,7 +1467,8 @@ from myaethon2.core.decorators import (
(popwin-mode)
(evil-mode)
(require 'colemak-evil)
(when (string-equal system-name "drd")
(require 'colemak-evil))
(global-evil-surround-mode))
(when (equal system-name "drd")