From f9ce723f2ee0de17610d703e7a6553e875bafd2a Mon Sep 17 00:00:00 2001 From: jpe90 Date: Thu, 10 Jun 2021 11:05:59 -0400 Subject: [PATCH] docs: fix navigation link for LSP pickers (#904) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77a2cbe..3117238 100644 --- a/README.md +++ b/README.md @@ -446,7 +446,7 @@ Built-in functions. Ready to be bound to any key you like. :smile: | `builtin.current_buffer_fuzzy_find` | Live fuzzy search inside of the currently open buffer | | `builtin.current_buffer_tags` | Lists all of the tags for the currently open buffer, with a preview | -### Neovim LSP Pickers +### LSP Pickers | Functions | Description | |---------------------------------------------|-------------------------------------------------------------------------------------------------------------------|