feat: allow users to configure the window keymaps #3

Merged
AdeAttwood merged 1 commit from mapping-config into 0.x 2024-12-14 11:38:57 +00:00
Owner

Summary:

Now you can use the setup configuration to overwrite and override the keymaps
in the ivy window. Each of the actions have now been givin a "key", you can use
the keys to run action on keymaps defined in the config. They will all be
registered in the buffer and run when pressed.

The readme has been updated to document how do this.

Test Plan:

We have the tests that still run. It has been tested manually and gone though
QA before getting merged.

Summary: Now you can use the setup configuration to overwrite and override the keymaps in the ivy window. Each of the actions have now been givin a "key", you can use the keys to run action on keymaps defined in the config. They will all be registered in the buffer and run when pressed. The readme has been updated to document how do this. Test Plan: We have the tests that still run. It has been tested manually and gone though QA before getting merged.
AdeAttwood added 1 commit 2024-10-27 09:31:13 +00:00
feat: allow users to configure the window keymaps
All checks were successful
CI / StyLua (pull_request) Successful in 31s
CI / Luacheck (pull_request) Successful in 52s
CI / Cargo Format (pull_request) Successful in 49s
Conventional Tools Commitlint / Commitlint (pull_request) Successful in 13s
CI / Build and test (pull_request) Successful in 2m50s
CI / StyLua (push) Successful in 44s
CI / Luacheck (push) Successful in 1m4s
CI / Cargo Format (push) Successful in 1m12s
Conventional Tools Commitlint / Commitlint (push) Successful in 17s
CI / Build and test (push) Successful in 6m4s
6e45d75a1e
Summary:

Now you can use the setup configuration to overwrite and override the keymaps
in the ivy window. Each of the actions have now been givin a "key", you can use
the keys to run action on keymaps defined in the config. They will all be
registered in the buffer and run when pressed.

The readme has been updated to document how do this.

Test Plan:

We have the tests that still run. It has been tested manually and gone though
QA before getting merged.
AdeAttwood merged commit 6e45d75a1e into 0.x 2024-12-14 11:38:57 +00:00
AdeAttwood deleted branch mapping-config 2024-12-14 11:38:57 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: AdeAttwood/ivy.nvim#3
No description provided.