Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 328 Bytes

starter-kit-evil.org

File metadata and controls

19 lines (10 loc) · 328 Bytes

Starter Kit vim

This is part of the Emacs Starter Kit.

Starter kit Vim-mode

Support for the vim mode editing.

Use vim mode editing and short cuts instead of Emacs’s native ones.

(require 'evil)
(evil-mode 1)