From 5b3b79b3a4b66c6f208bc8132832667fb993de80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20=C3=81ngel?= Date: Thu, 14 Mar 2024 12:20:41 -0600 Subject: [PATCH] docs(readme): clean up command example (#2984) (cherry picked from commit 67c598fdd4fca113224281c85721c4d8a6df055e) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a49318e052..6be186d19f 100644 --- a/README.md +++ b/README.md @@ -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` - to see if `telescope.nvim` is installed correctly. +Try the command `:Telescope find_files` +to see if `telescope.nvim` is installed correctly. Using VimL: