vim tips

1.   dib/di)       delete in brace         刪除()中的內容di

     dab           delete and brace       刪除包含()的部分let

     diB/di}      delete in Brace          刪除{}中的內容ab

     daB           delete and Brance      刪除包含{}的內容delete

2.  yib/yi)       yank in brace            複製()中的內容

    yab            yank and brace         輔助包含()的內容

    yiB            yank in Brace            複製{}中的內容

    yaB           yang and Brace         複製包含{} 的內容

3. >>            indent  once              

    ==            smart indent     

    <<            de-indent once

相關文章
相關標籤/搜索