You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additional context
What mathords can be used to set perminant register?
.vimrc file ?
setting.json?
The text was updated successfully, but these errors were encountered:
a67878813
changed the title
Is there anyway set perminant register for self-defined Macros?
Is there anyway set permanent register for self-defined Macros?
Apr 26, 2022
Not sure if this is what the OP means, but in case it is (& trying to avoid a duplicate issue): it would be good to be able to persist macros. With n/vim you can put something like let @q=[macro contents]' in .vimrc` to make the @q macro always available.
Additional context
What mathords can be used to set perminant register?
The text was updated successfully, but these errors were encountered: