Skip to content

Commit

Permalink
docs(readme): clean up command example (nvim-telescope#2984)
Browse files Browse the repository at this point in the history
  • Loading branch information
migrmrz authored and Weyaaron committed Mar 19, 2024
1 parent 7074001 commit db8bef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ to get an understanding of how to use Telescope and how to configure it.

## Usage

Try the command `:Telescope find_files<cr>`
Try the command `:Telescope find_files`
to see if `telescope.nvim` is installed correctly.

Using VimL:
Expand Down

0 comments on commit db8bef0

Please sign in to comment.