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: :Rocks prune command to uninstall rocks and dependencies #41

Merged
merged 1 commit into from
Dec 3, 2023

Conversation

mrcjkb
Copy link
Member

@mrcjkb mrcjkb commented Dec 1, 2023

  • Tested manually using the Nix derivation.

Test steps:

1, :Rocks install plenary.nvim (depends on luassert, which depends on say, ...) + haskell-tools.nvim + neorg
2. :Rocks prune <tab> -> Completion works as expected, without suggesting dependencies.

scrot

  1. :Rocks prune plenary.nvim -> Uninstalls plenary.nvim and its dependencies.
  2. :Rocks prune <tab> -> Shows completions for remaining rocks (haskell-tools.nvim, neorg).

@mrcjkb mrcjkb added the enhancement New feature or request label Dec 1, 2023
@mrcjkb mrcjkb requested review from NTBBloodbath and vhyrro December 1, 2023 21:16
@mrcjkb mrcjkb merged commit d0ea65d into master Dec 3, 2023
6 checks passed
@mrcjkb mrcjkb deleted the rocks-uninstall branch December 3, 2023 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants