diff options
| author | Simon Hauser <Simon-Hauser@outlook.de> | 2021-11-05 16:07:17 +0100 |
|---|---|---|
| committer | Simon Hauser <Simon-Hauser@outlook.de> | 2021-11-05 16:07:17 +0100 |
| commit | 078a48db9e0720b07bfcb8b59342c5305a1d1fdc (patch) | |
| tree | 6526dd5532561a20ec82cd47a07779a6bbccc5da | |
| parent | 97842abb038798ee51dd1f6bceb2f928f04a4c31 (diff) | |
docs: 0.5.1 or the latest nightly commit
Everything else is not supported
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -40,8 +40,8 @@ Telescope Wiki</sub> This section should guide you to run your first builtin pickers. -[Neovim (v0.5.1)](https://github.com/neovim/neovim/releases/tag/v0.5.1) or newer - is required for `telescope.nvim` to work. +[Neovim (v0.5.1)](https://github.com/neovim/neovim/releases/tag/v0.5.1) or the +latest neovim nighly commit is required for `telescope.nvim` to work. ### Suggested dependencies @@ -213,7 +213,7 @@ Many familiar mapping patterns are setup as defaults. To see the full list of mappings, check out `lua/telescope/mappings.lua` and the -`default_mappings` table. +`default_mappings` table. **Tip**: you can use `<C-/>` and `?` in insert and normal mode, respectively, to show the actions mapped to your picker. |
