zl程序教程

您现在的位置是:首页 >  工具

当前栏目

vim note (2)

Vim note
2023-09-11 14:21:00 时间

:e          edit

:edit       edit

:e.         edit current file 

'.'  a dot is means current

: w write

: x save &exit

: q quit

: q! quit anyway


shift * high the current word


w   forword

b backword


版权声明:本文博主原创文章,博客,未经同意不得转载。