Skip to content

4 add vimpack actions - #7

Merged
pablohernandezm merged 3 commits into
mainfrom
4-add-vimpack-actions
Jun 4, 2026
Merged

4 add vimpack actions#7
pablohernandezm merged 3 commits into
mainfrom
4-add-vimpack-actions

Conversation

@pablohernandezm

@pablohernandezm pablohernandezm commented Jun 4, 2026

Copy link
Copy Markdown
Owner

Add Vimpack Actions & Selection List API

Closes #4.

Changes

feat: add user interactions and selection list API

  • Selection list with get/find/remove/update API
  • Default keymaps in the floating window (u/U/c)
  • update, update all, and clear inactive plugin actions
  • keymaps config option to override default bindings
  • Updated README with keybindings table
  • Removed plugins are highlighted with the "Ignore" highlight group
  • Tests

- Default keymaps in the floating window (u/U/c)
- Update, update all, and clear inactive plugins
- Selection list with get/find/remove/update API
- Tests for the new functionality
- Keymaps config option to override default bindings
- Updated README with keybindings table
@pablohernandezm pablohernandezm linked an issue Jun 4, 2026 that may be closed by this pull request
@pablohernandezm
pablohernandezm merged commit a79f488 into main Jun 4, 2026
2 checks passed
@pablohernandezm
pablohernandezm deleted the 4-add-vimpack-actions branch June 6, 2026 05:52
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.

Add vim.pack actions

1 participant