1
z在vim中代表什么?
我一直在寻找有关屏幕切换的提示,并遇到以下提示: zz = shift current line to middle of screen zt = shift current line to top of screen zb = shift current line to bottom of screen 我的问题是什么z?它代表什么?可能z还有其他功能?
22
key-bindings