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

feat(experimental): install rockspec dependencies #38

Merged
merged 1 commit into from
Sep 3, 2024
Merged

Conversation

mrcjkb
Copy link
Member

@mrcjkb mrcjkb commented Sep 3, 2024

See also: nvim-neorocks/rocks.nvim#527

Requires an up-to-date rocks.nvim with the following experimental feature enabled:

vim.g.rocks_nvim = {
  -- ...
  experimental_features = {
    "ext_module_dependency_stubs",
  },
}

@mrcjkb mrcjkb merged commit bec5271 into main Sep 3, 2024
8 checks passed
@mrcjkb mrcjkb deleted the push-wkumlrttqwpt branch September 3, 2024 17:58
@mrcjkb mrcjkb mentioned this pull request Sep 3, 2024
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.

1 participant