Fix typo in help reference
This commit is contained in:
parent
d85fb8a998
commit
aec3137ca3
2
init.lua
2
init.lua
@ -149,7 +149,7 @@ require('gitsigns').setup {
|
|||||||
}
|
}
|
||||||
|
|
||||||
-- [[ Configure Telescope ]]
|
-- [[ Configure Telescope ]]
|
||||||
-- See `:help telesceope` and `:help telescope.setup()`
|
-- See `:help telescope` and `:help telescope.setup()`
|
||||||
require('telescope').setup {
|
require('telescope').setup {
|
||||||
defaults = {
|
defaults = {
|
||||||
mappings = {
|
mappings = {
|
||||||
|
Loading…
Reference in New Issue
Block a user