From 767e42f2e9595592ded51c69a0324a5dd811792d Mon Sep 17 00:00:00 2001 From: Dave Lage Date: Wed, 28 Jul 2021 20:58:11 -0400 Subject: [PATCH] Add link to cursor relative list pull request Has good examples on what it looks like and does. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 005cbc2..101ce5d 100644 --- a/README.md +++ b/README.md @@ -545,7 +545,7 @@ We have some built in themes but are looking for more cool options. | Themes | Description | |--------------------------|---------------------------------------------------------------------------------------------| | `themes.get_dropdown` | A list like centered list. [dropdown](https://i.imgur.com/SorAcXv.png) | -| `themes.get_cursor` | A cursor relative list. | +| `themes.get_cursor` | [A cursor relative list.](https://github.com/nvim-telescope/telescope.nvim/pull/878) | | `themes.get_ivy` | Bottom panel overlay. [Ivy #771](https://github.com/nvim-telescope/telescope.nvim/pull/771) | To use a theme, simply append it to a built-in function: