On 5/28/21 10:21 AM, Tim Chase wrote: > On 2021-05-28 10:05, Ruben Safir wrote: >> On 5/28/21 10:02 AM, Christian Brabandt wrote: >>>> Where are the vim macros stored. I want to edit them by hand >>> in the register you specified. >> >> that is not the answer to the question I asked. >> >> Where are they STORED. Not how do I access them. >> >> Where on the filesystem are they stored. > > Christian answered your question: vim stores macros in *registers*.
Which is where? ./.viminfo has command line history in it. The macros are stored in there? > > However, vim optionally stores registers based on your 'viminfo' > setting: either in your ~/.viminfo (or in a different file if you > used the "n" option) or not at all. See > > :help viminfo-< > :help viminfo-n > :help viminfo-file > > -tim > > > -- So many immigrant groups have swept through our town that Brooklyn, like Atlantis, reaches mythological proportions in the mind of the world - RI Safir 1998 http://www.mrbrklyn.com DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002 http://www.nylxs.com - Leadership Development in Free Software http://www2.mrbrklyn.com/resources - Unpublished Archive http://www.coinhangout.com - coins! http://www.brooklyn-living.com Being so tracked is for FARM ANIMALS and and extermination camps, but incompatible with living as a free human being. -RI Safir 2013 -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/18547d08-d49c-1d46-15f9-c0f5a9ac52e8%40my.liu.edu.
