From aec3137ca3fc0c7566f9b9760b12f7b70a48a791 Mon Sep 17 00:00:00 2001 From: Stephen Lewis Date: Tue, 28 Jun 2022 20:45:51 +0000 Subject: [PATCH] Fix typo in help reference --- init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.lua b/init.lua index d15e479..65d7601 100644 --- a/init.lua +++ b/init.lua @@ -149,7 +149,7 @@ require('gitsigns').setup { } -- [[ Configure Telescope ]] --- See `:help telesceope` and `:help telescope.setup()` +-- See `:help telescope` and `:help telescope.setup()` require('telescope').setup { defaults = { mappings = {