docs: fix navigation link for LSP pickers (#904)

This commit is contained in:
jpe90
2021-06-10 11:05:59 -04:00
committed by GitHub
parent 495f84fd35
commit f9ce723f2e

View File

@@ -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 |
|---------------------------------------------|-------------------------------------------------------------------------------------------------------------------|