vim - xinshuaiqi/My_books GitHub Wiki
行号
:set number :set nu
#高亮search set hlsearch /pattern ?pattern cw newword # replace with new word n 继续查找 . 执行替换
split screen
:split ctrl + w 窗口切换 :close 关闭窗口
:set number :set nu
#高亮search set hlsearch /pattern ?pattern cw newword # replace with new word n 继续查找 . 执行替换
:split ctrl + w 窗口切换 :close 关闭窗口