On May 14, 12:51 am, Aman Jain <[email protected]> wrote:
> Is there a way to save recordings, as I often need to retype all the
> useful recordings(e.g commenting a line) whenever I open a vim
> session.
>

First, see _sc_'s post about using :let.

However, most of the time you don't need this if you set Vim up to
save registers to your .viminfo file. See :help 'viminfo' and :help
viminfo-file. By default in Vim, up to 50 lines will be saved for each
register.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to