From 2e28dfa3b7c946ce983a545e5842b65ab5976c25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20=C3=81ngel=20Ram=C3=ADrez?= Date: Thu, 14 Mar 2024 01:18:46 -0600 Subject: [PATCH] Removed unnecessary tag from command example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58597777cc..b9eb493052 100644 --- a/README.md +++ b/README.md @@ -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` +Try the command `:Telescope find_files` to see if `telescope.nvim` is installed correctly. Using VimL: