Can I use Mason without depending on Neovim? #1686
wongjiahau
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I wanted to utilize Mason's registry for my editor, but it seems impossible without starting a Neovim instance, since I assume most of the logic depends on Neovim's API.
Is it possible to rewrite the core as a separate binary or library such that it can be used by other editors such as mine or Helix?
I don't mind to help, I just wish to know if that's possible.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions