标签:nes UI lines quit win ast com file command
save file
:w save but not quit
:wq save and quit
:q! not save and quit
cut and paste
dd cut the line
ndd cut the current line and the following n-1 lines
p paste
fold and unfold
zc fold
zo unfold
标签:nes UI lines quit win ast com file command
原文地址:http://www.cnblogs.com/zhanchao/p/7509492.html