We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Follow to be notified about breaking changes.
Since 2.0 MunifTanjim/nui.nvim is now requred as a UI kit.
Packer:
use({ "vuki656/package-info.nvim", requires = { "MunifTanjim/nui.nvim" }, })
The text was updated successfully, but these errors were encountered:
Support for yarn 1 has been dropped. db07787 is the last commit that supports it.
yarn 1
If you are using yarn 1 you should probably migrate to yarn 2> as yarn 1 is no longer maintained. Just security patches if needed.
yarn 2>
It was added back in c862335 due to user requests.
Sorry, something went wrong.
vuki656
No branches or pull requests
Follow to be notified about breaking changes.
Since 2.0 MunifTanjim/nui.nvim is now requred as a UI kit.
Packer:
The text was updated successfully, but these errors were encountered: