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

Added check if vim instance is already running #149

Closed
wants to merge 1 commit into from
Closed

Added check if vim instance is already running #149

wants to merge 1 commit into from

Conversation

theaino
Copy link

@theaino theaino commented Feb 21, 2024

When running multiple neovim instances, an error always pops up when opening neovim.
This is kind of annoying.
It is easily removed by checking a variable for nil.

@jiriks74
Copy link

jiriks74 commented Apr 8, 2024

Hello,
if you'd like you can transfer this PR to my repository and we can take a look at it.

BUT DO NOT POST IT THERE AS IS!

Please redo this again without formatting the whole codebase. Your changes are unreadable and I won't be merging them like this. My repository uses StyLua for code formatting so use that if you need formatting or turn off formatting in your editor.

I'll be tracking this PR here.

This repository seems to be completely dead so I'm trying to fix some things and merge contributions. If you'd like to see a rough plan of what I want to do you can look at my OpenProject instance.

@theaino
Copy link
Author

theaino commented Apr 8, 2024

Just checked; apparently you have already implemented this in your repo 😅

@jiriks74
Copy link

jiriks74 commented Apr 8, 2024

Just checked; apparently you have already implemented this in your repo 😅

I'm not aware of doing so but I'm glad that your requested functionality is already implemented.

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 this pull request may close these issues.

2 participants