software:cli:vim:copy
Vim commands for copying
- Extract lines from line n to line m to a new file
: n,m w newfile
- Next
software/cli/vim/copy.txt · Last modified: 2021/12/29 21:09 by warnaud
Vim commands for copying
: n,m w newfile