Only use colemak on drd
This commit is contained in:
parent
521f28dc36
commit
62d9ac00b3
1 changed files with 2 additions and 1 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue