diff --git a/docs/configuration/keymap.md b/docs/configuration/keymap.md index 50f61a08..4bd8e843 100644 --- a/docs/configuration/keymap.md +++ b/docs/configuration/keymap.md @@ -83,8 +83,7 @@ Cancel find, exit visual mode, clear selected, cancel filter, or cancel search. | Options/Arguments | Description | | ----------------- | -------------------- | -| `--all` | Do all of the above. | -| `--all` | Do all of the above. | +| `--all` | Do all of the below. | | `--find` | Cancel find. | | `--visual` | Exit visual mode. | | `--select` | Clear selected. | diff --git a/docs/resources.md b/docs/resources.md index 0d8227dc..391e92ea 100644 --- a/docs/resources.md +++ b/docs/resources.md @@ -30,6 +30,7 @@ Audio: ## Functional plugins - [keyjump.yazi](https://github.com/DreamMaoMao/keyjump.yazi) - A yazi plugin like flash.nvim, allows precise navigation using single (or double) characters. +- [bookmarks.yazi](https://github.com/dedukun/bookmarks.yazi) - A Yazi plugin that adds the basic functionality of Vi-like marks. ## Neovim plugins