Comments added - telescope.lua
This commit is contained in:
@@ -87,7 +87,8 @@ telescope.setup {
|
||||
["?"] = actions.which_key,
|
||||
},
|
||||
},
|
||||
},
|
||||
}, -- defaults
|
||||
|
||||
-- pickers = {
|
||||
-- Default configuration for builtin pickers goes here:
|
||||
-- picker_name = {
|
||||
@@ -110,4 +111,4 @@ telescope.setup {
|
||||
-- }
|
||||
-- please take a look at the readme of the extension you want to configure
|
||||
},
|
||||
}
|
||||
} -- telescope.setup()
|
||||
|
||||
Reference in New Issue
Block a user