mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-08-09 15:46:46 +00:00
committed by
Simon Hauser
parent
2df16c0618
commit
0585cd9a8c
@@ -13,7 +13,7 @@ local telescope = {}
|
||||
---
|
||||
--- Getting started with telescope:
|
||||
--- 1. Run `:checkhealth telescope` to make sure everything is installed.
|
||||
--- 2. Evalulate it working with
|
||||
--- 2. Evaluate it working with
|
||||
--- `:Telescope find_files` or
|
||||
--- `:lua require("telescope.builtin").find_files()`
|
||||
--- 3. Put a `require("telescope").setup() call somewhere in your neovim config.
|
||||
|
||||
Reference in New Issue
Block a user