mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2025-12-06 06:46:10 +00:00
docs(readme): clean up command example (#2984)
(cherry picked from commit 67c598fdd4)
This commit is contained in:
committed by
Simon Hauser
parent
6312868392
commit
5b3b79b3a4
@@ -132,8 +132,8 @@ to get an understanding of how to use Telescope and how to configure it.
|
||||
|
||||
## Usage
|
||||
|
||||
Try the command `:Telescope find_files<cr>`
|
||||
to see if `telescope.nvim` is installed correctly.
|
||||
Try the command `:Telescope find_files`
|
||||
to see if `telescope.nvim` is installed correctly.
|
||||
|
||||
Using VimL:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user