`

Vim基本知识

 
阅读更多


配置文件:_vimrc文件

ESC--Normal模式

Normal下i到编辑

Normal下:到命令行


u undo

crl+r redo


:sy on   语法加亮

:sy clear  取消语法加亮

:colo evening 背景色为evening

:set go=   gui option  隐藏菜单栏

:tabnew d:\hello.txt   在新tab中打开文件

:e d:\hello.txt  打开文件


vim命令:

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics