evil

Emacs with Vi, Evil

February 24, 2014 Blog

Emacs with Evil 오늘의 도전과제! Emacs에서 벗어나지 않고 Emacs에 Evil 설치하기. 1. Evil Installation M-x eshell $ cd ~/.emacs.d/ git clone git://gitorious.org/evil/evil.git C-x C-f ~/.emacs (add-to-list 'load-path "~/.emacs.d/evil")...