diff --git a/README.md b/README.md index 53c73440..a4eb9b03 100644 --- a/README.md +++ b/README.md @@ -497,58 +497,65 @@ possible keymaps starting with ``.
Plugins | Key | Description | Mode | -| ----------------- | ----------------------------------------------------------------------------------------------- | ----- | -| `cm` | [mason.nvim](https://github.com/williamboman/mason.nvim.git) Mason | **n** | -| `bd` | [mini.bufremove](https://github.com/echasnovski/mini.bufremove.git) Delete Buffer | **n** | -| `bD` | [mini.bufremove](https://github.com/echasnovski/mini.bufremove.git) Delete Buffer (Force) | **n** | -| `fe` | [neo-tree.nvim](https://github.com/nvim-neo-tree/neo-tree.nvim.git) Explorer NeoTree (root dir) | **n** | -| `fE` | [neo-tree.nvim](https://github.com/nvim-neo-tree/neo-tree.nvim.git) Explorer NeoTree (cwd) | **n** | -| `e` | [neo-tree.nvim](https://github.com/nvim-neo-tree/neo-tree.nvim.git) Explorer NeoTree (root dir) | **n** | -| `E` | [neo-tree.nvim](https://github.com/nvim-neo-tree/neo-tree.nvim.git) Explorer NeoTree (cwd) | **n** | -| `` | [noice.nvim](https://github.com/folke/noice.nvim.git) Redirect Cmdline | **c** | -| `snl` | [noice.nvim](https://github.com/folke/noice.nvim.git) Noice Last Message | **n** | -| `snh` | [noice.nvim](https://github.com/folke/noice.nvim.git) Noice History | **n** | -| `sna` | [noice.nvim](https://github.com/folke/noice.nvim.git) Noice All | **n** | -| `` | [noice.nvim](https://github.com/folke/noice.nvim.git) Scroll forward | **n** | -| `` | [noice.nvim](https://github.com/folke/noice.nvim.git) Scroll backward | **n** | -| `un` | [nvim-notify](https://github.com/rcarriga/nvim-notify.git) Delete all Notifications | **n** | -| `sr` | [nvim-spectre](https://github.com/windwp/nvim-spectre.git) Replace in files (Spectre) | **n** | -| `qs` | [persistence.nvim](https://github.com/folke/persistence.nvim.git) Restore Session | **n** | -| `ql` | [persistence.nvim](https://github.com/folke/persistence.nvim.git) Restore Last Session | **n** | -| `qd` | [persistence.nvim](https://github.com/folke/persistence.nvim.git) Don't Save Current Session | **n** | -| `,` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Switch Buffer | **n** | -| `/` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Find in Files (Grep) | **n** | -| `:` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Command History | **n** | -| `` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Find Files (root dir) | **n** | -| `fF` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Find Files (cwd) | **n** | -| `fb` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Buffers | **n** | -| `ff` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Find Files (root dir) | **n** | -| `fr` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Recent | **n** | -| `gc` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) commits | **n** | -| `gs` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) status | **n** | -| `sa` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Auto Commands | **n** | -| `sC` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Commands | **n** | -| `so` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Options | **n** | -| `st` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Telescope | **n** | -| `sh` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Search Highlight Groups | **n** | -| `sG` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Grep (cwd) | **n** | -| `sk` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Key Maps | **n** | -| `sM` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Man Pages | **n** | -| `sb` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Buffer | **n** | -| `sc` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Command History | **n** | -| `sg` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Grep (root dir) | **n** | -| `sh` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Help Pages | **n** | -| `sm` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Jump to Mark | **n** | -| `ss` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Goto Symbol | **n** | -| `]t` | [todo-comments.nvim](https://github.com/folke/todo-comments.nvim.git) Next todo comment | **n** | -| `[t` | [todo-comments.nvim](https://github.com/folke/todo-comments.nvim.git) Previous todo comment | **n** | -| `xt` | [todo-comments.nvim](https://github.com/folke/todo-comments.nvim.git) Todo Trouble | **n** | -| `xtt` | [todo-comments.nvim](https://github.com/folke/todo-comments.nvim.git) Todo Trouble | **n** | -| `xT` | [todo-comments.nvim](https://github.com/folke/todo-comments.nvim.git) Todo Telescope | **n** | -| `xx` | [trouble.nvim](https://github.com/folke/trouble.nvim.git) Document Diagnostics (Trouble) | **n** | -| `xX` | [trouble.nvim](https://github.com/folke/trouble.nvim.git) Workspace Diagnostics (Trouble) | **n** | -| `]]` | [vim-illuminate](https://github.com/RRethy/vim-illuminate.git) Next Reference | **n** | -| `[[` | [vim-illuminate](https://github.com/RRethy/vim-illuminate.git) Prev Reference | **n** | +| ----------------- | ----------------------------------------------------------------------------------------------- | ------------ | +| `cm` | [mason.nvim](https://github.com/williamboman/mason.nvim.git) Mason | **n** | +| `bd` | [mini.bufremove](https://github.com/echasnovski/mini.bufremove.git) Delete Buffer | **n** | +| `bD` | [mini.bufremove](https://github.com/echasnovski/mini.bufremove.git) Delete Buffer (Force) | **n** | +| `fe` | [neo-tree.nvim](https://github.com/nvim-neo-tree/neo-tree.nvim.git) Explorer NeoTree (root dir) | **n** | +| `fE` | [neo-tree.nvim](https://github.com/nvim-neo-tree/neo-tree.nvim.git) Explorer NeoTree (cwd) | **n** | +| `e` | [neo-tree.nvim](https://github.com/nvim-neo-tree/neo-tree.nvim.git) Explorer NeoTree (root dir) | **n** | +| `E` | [neo-tree.nvim](https://github.com/nvim-neo-tree/neo-tree.nvim.git) Explorer NeoTree (cwd) | **n** | +| `` | [noice.nvim](https://github.com/folke/noice.nvim.git) Redirect Cmdline | **c** | +| `snl` | [noice.nvim](https://github.com/folke/noice.nvim.git) Noice Last Message | **n** | +| `snh` | [noice.nvim](https://github.com/folke/noice.nvim.git) Noice History | **n** | +| `sna` | [noice.nvim](https://github.com/folke/noice.nvim.git) Noice All | **n** | +| `` | [noice.nvim](https://github.com/folke/noice.nvim.git) Scroll forward | **n** | +| `` | [noice.nvim](https://github.com/folke/noice.nvim.git) Scroll backward | **n** | +| `un` | [nvim-notify](https://github.com/rcarriga/nvim-notify.git) Delete all Notifications | **n** | +| `sr` | [nvim-spectre](https://github.com/windwp/nvim-spectre.git) Replace in files (Spectre) | **n** | +| `qs` | [persistence.nvim](https://github.com/folke/persistence.nvim.git) Restore Session | **n** | +| `ql` | [persistence.nvim](https://github.com/folke/persistence.nvim.git) Restore Last Session | **n** | +| `qd` | [persistence.nvim](https://github.com/folke/persistence.nvim.git) Don't Save Current Session | **n** | +| `,` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Switch Buffer | **n** | +| `/` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Find in Files (Grep) | **n** | +| `:` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Command History | **n** | +| `` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Find Files (root dir) | **n** | +| `fF` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Find Files (cwd) | **n** | +| `fb` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Buffers | **n** | +| `ff` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Find Files (root dir) | **n** | +| `fr` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Recent | **n** | +| `gc` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) commits | **n** | +| `gs` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) status | **n** | +| `sa` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Auto Commands | **n** | +| `sC` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Commands | **n** | +| `so` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Options | **n** | +| `st` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Telescope | **n** | +| `sh` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Search Highlight Groups | **n** | +| `sG` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Grep (cwd) | **n** | +| `sk` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Key Maps | **n** | +| `sM` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Man Pages | **n** | +| `sb` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Buffer | **n** | +| `sc` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Command History | **n** | +| `sg` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Grep (root dir) | **n** | +| `sh` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Help Pages | **n** | +| `sm` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Jump to Mark | **n** | +| `ss` | [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim.git) Goto Symbol | **n** | +| `]t` | [todo-comments.nvim](https://github.com/folke/todo-comments.nvim.git) Next todo comment | **n** | +| `[t` | [todo-comments.nvim](https://github.com/folke/todo-comments.nvim.git) Previous todo comment | **n** | +| `xt` | [todo-comments.nvim](https://github.com/folke/todo-comments.nvim.git) Todo Trouble | **n** | +| `xtt` | [todo-comments.nvim](https://github.com/folke/todo-comments.nvim.git) Todo Trouble | **n** | +| `xT` | [todo-comments.nvim](https://github.com/folke/todo-comments.nvim.git) Todo Telescope | **n** | +| `xx` | [trouble.nvim](https://github.com/folke/trouble.nvim.git) Document Diagnostics (Trouble) | **n** | +| `xX` | [trouble.nvim](https://github.com/folke/trouble.nvim.git) Workspace Diagnostics (Trouble) | **n** | +| `]]` | [vim-illuminate](https://github.com/RRethy/vim-illuminate.git) Next Reference | **n** | +| `[[` | [vim-illuminate](https://github.com/RRethy/vim-illuminate.git) Prev Reference | **n** | +| `gza` | [mini.surround](https://github.com/echasnovski/mini.surround) Add surrounding | **n**, **v** | +| `gzd` | [mini.surround](https://github.com/echasnovski/mini.surround) Delete surrounding | **n**, **v** | +| `gzf` | [mini.surround](https://github.com/echasnovski/mini.surround) Find surrounding (to the right) | **n**, **v** | +| `gzF` | [mini.surround](https://github.com/echasnovski/mini.surround) Find surrounding (to the left) | **n**, **v** | +| `gzh` | [mini.surround](https://github.com/echasnovski/mini.surround) Highlight surrounding | **n**, **v** | +| `gzr` | [mini.surround](https://github.com/echasnovski/mini.surround) Replace surrounding | **n**, **v** | +| `gzn` | [mini.surround](https://github.com/echasnovski/mini.surround) Update `n_lines` | **n**, **v** |