Fix typo in help reference

pull/7/head
Stephen Lewis 3 years ago committed by GitHub
parent 5788a41cb8
commit 4a2bdcc985
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save