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

Use Vim builtin sessions for worktree.lua #5

Open
ducktordanny opened this issue Jul 29, 2024 · 0 comments · May be fixed by #6
Open

Use Vim builtin sessions for worktree.lua #5

ducktordanny opened this issue Jul 29, 2024 · 0 comments · May be fixed by #6
Assignees

Comments

@ducktordanny
Copy link
Owner

Currently, I have replaced auto-session.nvim with a custom script, but I could actually just use the builtin vim sessions feature. Like :mks! <place-to-save> and then :source <place-its-saved-to> and then have a global place to save it (e.g. $HOME/.local/share/nvim/sessions).

@ducktordanny ducktordanny linked a pull request Jul 29, 2024 that will close this issue
@ducktordanny ducktordanny self-assigned this Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant