Skip to content

Latest commit

 

History

History
executable file
·
4 lines (4 loc) · 74 Bytes

vim.md

File metadata and controls

executable file
·
4 lines (4 loc) · 74 Bytes
  1. 多行拷贝
    :9,15 copy 16 
  2. 多行移动
    :9,15 move 16