Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix file-marks building up in viminfo (#1337) #1338

Closed
wants to merge 1 commit into from

Conversation

dezza
Copy link

@dezza dezza commented Jul 18, 2022

A possible solution to this problem, using global variables.

These will of course not be present after exiting vim and opening same file if you have not enabled viminfo-! like

  " Prepend "!" to viminfo
  set viminfo^=!

If you know if this could arise an issue, I'll adapt.

@prabirshrestha
Copy link
Owner

@hrsh7th probably want to make this change at https://github.com/hrsh7th/vim-vital-vs first?

@stale
Copy link

stale bot commented Sep 20, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Sep 20, 2022
@dezza
Copy link
Author

dezza commented Sep 20, 2022

I hope this gets attention in vital later!

@stale stale bot removed the wontfix label Sep 20, 2022
@prabirshrestha
Copy link
Owner

Can you send the PR to vim-vital-vs?

@dezza
Copy link
Author

dezza commented Oct 12, 2022

I have started issue got no response.

@stale
Copy link

stale bot commented Jan 7, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Jan 7, 2023
@stale stale bot closed this Mar 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants