Skip to content

Commit aec3137

Browse files
monoosotjdevries
authored andcommitted
Fix typo in help reference
1 parent d85fb8a commit aec3137

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ require('gitsigns').setup {
149149
}
150150

151151
-- [[ Configure Telescope ]]
152-
-- See `:help telesceope` and `:help telescope.setup()`
152+
-- See `:help telescope` and `:help telescope.setup()`
153153
require('telescope').setup {
154154
defaults = {
155155
mappings = {

0 commit comments

Comments
 (0)