"dyy ===Yank current line into buffer d.
"a7yy ===Yank next seven lines into buffer a.
"dP ===Put the contents of buffer d before cursor.
"ap ===Put the contents of buffer a after cursor.