https://vim.rtorr.com/lang/ko Vim Cheat Sheet Tip You can also use the following characters to specify the range: e.g. :.,$d - From the current line to the end of the file :.,1d - From the current line to the beginning of the file :10,$d - From the 10th line to the beginning of the file vim.rtorr.com