summaryrefslogtreecommitdiff
path: root/init.lua
diff options
context:
space:
mode:
authorStephen Lewis <code@stephenlewis.me>2022-06-28 20:45:51 +0000
committerTJ DeVries <devries.timothyj@gmail.com>2022-07-11 09:09:04 -0400
commitaec3137ca3fc0c7566f9b9760b12f7b70a48a791 (patch)
tree0ebfa269215df3e3229c2bac8a5e80f035b12746 /init.lua
parentd85fb8a998620c4a66f1fd7bf0b6e6f0f4fd9778 (diff)
Fix typo in help reference
Diffstat (limited to 'init.lua')
-rw-r--r--init.lua2
1 files changed, 1 insertions, 1 deletions
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 = {