Skip to content

Commit 626998e

Browse files
authored
docs(README): incorrect setup table (#406)
1 parent 3b8a1e1 commit 626998e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ local fb_actions = require "telescope".extensions.file_browser.actions
229229

230230
require("telescope").setup {
231231
defaults = { --[[ your defaults]] },
232-
pickers = {
232+
extensions = {
233233
file_browser = {
234234
mappings = {
235235
["i"] = {

0 commit comments

Comments
 (0)