|
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
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. |
||
|---|---|---|
| .. | ||
| backends | ||
| config.lua | ||
| config_spec.lua | ||
| controller.lua | ||
| controller_spec.lua | ||
| init.lua | ||
| init_spec.lua | ||
| libivy.lua | ||
| libivy_spec.lua | ||
| matcher_spec.lua | ||
| prompt.lua | ||
| prompt_spec.lua | ||
| register_backend.lua | ||
| register_backend_spec.lua | ||
| utils.lua | ||
| utils_escape_spec.lua | ||
| utils_line_action_spec.lua | ||
| utils_vimgrep_action_spec.lua | ||
| vim_mock.lua | ||
| window.lua | ||
| window_spec.lua | ||