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
{{ message }}
This repository has been archived by the owner on May 29, 2023. It is now read-only.
I like to start vim without any arguments in a folder that already contains a file 'session.vim'.
Current behaviour: workspace is correctly reloaded and there is an additional empty buffer opened.
It would be great if in this case no empty buffer would be created!
I use the plugin 'fholgado/minibufexpl.vim' and it is normally opened. This causes an error message when I start vim since I use your great plugin: "A buffer with this name already exists."
Do you have any idea how to solve this issue?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
First of all: Great plugin!
I like to start vim without any arguments in a folder that already contains a file 'session.vim'.
Current behaviour: workspace is correctly reloaded and there is an additional empty buffer opened.
It would be great if in this case no empty buffer would be created!
I use the plugin 'fholgado/minibufexpl.vim' and it is normally opened. This causes an error message when I start vim since I use your great plugin: "A buffer with this name already exists."
Do you have any idea how to solve this issue?
The text was updated successfully, but these errors were encountered: