expand opening keymap on detail-float
All checks were successful
tests / test (push) Successful in 8s
All checks were successful
tests / test (push) Successful in 8s
This commit is contained in:
@@ -67,7 +67,7 @@ Additional keymaps:
|
||||
- `<leader>fn` -> [F]ind [N]ext failed test in listing (wraps to the first, opens Detail-Float, works in Detail-Float)
|
||||
- `<leader>fp` -> [F]ind [P]revious failed test in listing (wraps to the last, opens Detail-Float, works in Detail-Float)
|
||||
- `<leader>ff` -> [F]ind [F]irst list entry (opens Detail-Float, works in Detail-Float)
|
||||
- `<leader>o` -> jump to the test location
|
||||
- `<leader>o` -> jump to the test location (works in Detail-Float)
|
||||
- `<leader>qn` -> close the testing floats and jump to the first quickfix entry
|
||||
- Listing filters:
|
||||
- `<leader>sf` -> filter the listing to `[ FAIL ] - ...` entries
|
||||
|
||||
Reference in New Issue
Block a user