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: add lunarvim-support #1

Merged
merged 1 commit into from
Apr 3, 2022

Conversation

runar-rkmedia
Copy link

This adds support for LunarVim, which is using NeoVim, but by default they use their own binary lvim instead of nvim so that one can use LunarVim without it interfering with NeoVim.

Another option for enabling this compatibility is to add a new flag, for instance -no-default-args, which does not inject any arguments on its own, and then let the user supply the relevant flags themselves. I'd be more than willing to add this flag, if this is a route your are more comfortable with, or believe will help.


I really like this small utility, and thank you for creating it.

@rhysd rhysd merged commit b8ee709 into rhysd:master Apr 3, 2022
@runar-rkmedia runar-rkmedia deleted the fix/lunarvim-support branch April 4, 2022 05:27
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