Disabled evil tabs mode (because it's gone??)
This commit is contained in:
parent
1ce5c5bdaa
commit
6d0042f2b0
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
; Basic vim emulation
|
||||
|
||||
(evil-mode t)
|
||||
(global-evil-tabs-mode 1)
|
||||
; (global-evil-tabs-mode 1)
|
||||
|
||||
(evil-ex-define-cmd "Exp[lore]" 'dired-jump)
|
||||
(evil-ex-define-cmd "color[scheme]" 'customize-themes)
|
||||
|
|
Loading…
Reference in a new issue