vim note (2)

: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


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

原文地址:https://www.cnblogs.com/gcczhongduan/p/4914136.html