My Vim Registers for Quick Text Editing
The registers are for writing math in $\rm \LaTeX$, Octopress posts, HTML, etc.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | |
Remark: The ^M at the end of registers k and s denote the
“carriage return”, which can be input by typing <C-v><C-m> in Vim.