-
由
https://www.itread01.com/content/1548875196.html
備份來的 vimTutor 中文版 -
use
jj
to replaceESC
:- type
vim ~./vimrc
in terminal. - past
imap jj <Esc>
in the file.
- type
由 https://www.itread01.com/content/1548875196.html
備份來的 vimTutor 中文版
use jj
to replace ESC
:
vim ~./vimrc
in terminal.imap jj <Esc>
in the file.