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

Should separate the jumplists between sessions #25

Open
nyngwang opened this issue Feb 28, 2023 · 0 comments
Open

Should separate the jumplists between sessions #25

nyngwang opened this issue Feb 28, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@nyngwang
Copy link
Owner

nyngwang commented Feb 28, 2023

VimScript example:

" Search upwards for a manually created .viminfo file or use a default
let &viminfofile=fnamemodify(
\   findfile('.viminfo', './;' .. $HOME) ??  $HOME .. '/.vim/viminfo',
\   ':p',
\)

Related comment: https://www.reddit.com/r/vim/comments/wacis9/comment/ii19e5i/?utm_source=share&utm_medium=web2x&context=3

@nyngwang nyngwang added the enhancement New feature or request label Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant