Skip to content

Commit

Permalink
chore(docs): auto generate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
epwalsh authored and github-actions[bot] committed Apr 3, 2024
1 parent 704430b commit e650447
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions doc/pomo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -280,9 +280,7 @@ timers.
require("telescope").load_extension "pomodori"

vim.keymap.set("n", "<leader>pt", function()
require("telescope").extensions.pomodori.timers(
require("telescope.themes").get_dropdown()
)
require("telescope").extensions.pomodori.timers()
end, { desc = "Manage Pomodori Timers"})
<

Expand Down

0 comments on commit e650447

Please sign in to comment.