emacs: destroy evil-mode
This commit is contained in:
parent
ea4d693a45
commit
94ca1efc4e
1 changed files with 0 additions and 4 deletions
|
@ -11,13 +11,9 @@
|
|||
(scroll-bar-mode -1)
|
||||
(savehist-mode -1)
|
||||
|
||||
;; evil-mode
|
||||
(package-install 'evil)
|
||||
(evil-mode)
|
||||
;; undo-tree
|
||||
(package-install 'undo-tree)
|
||||
(global-undo-tree-mode)
|
||||
(evil-set-undo-system 'undo-tree)
|
||||
|
||||
;; basic key binds
|
||||
(global-set-key (kbd "C-`") 'other-window)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue