Skip to content

Commit

Permalink
docs(README): incorrect setup table
Browse files Browse the repository at this point in the history
  • Loading branch information
jamestrew committed Oct 24, 2024
1 parent dd9de68 commit 5cbb28e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ local fb_actions = require "telescope".extensions.file_browser.actions

require("telescope").setup {
defaults = { --[[ your defaults]] },
pickers = {
extensions = {
file_browser = {
mappings = {
["i"] = {
Expand Down

0 comments on commit 5cbb28e

Please sign in to comment.