Fix typo in help reference
This commit is contained in:
parent
d85fb8a998
commit
aec3137ca3
1 changed files with 1 additions and 1 deletions
2
init.lua
2
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 = {
|
||||
|
|
Loading…
Reference in a new issue