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 Jul 30, 2024
1 parent baae869 commit aa8decc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/pomo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ USING LAZY.NVIM *pomo-using-lazy.nvim*
"epwalsh/pomo.nvim",
version = "*", -- Recommended, use latest release instead of latest commit
lazy = true,
cmd = { "TimerStart", "TimerRepeat" },
cmd = { "TimerStart", "TimerRepeat", "TimerSession" },
dependencies = {
-- Optional, but highly recommended if you want to use the "Default" timer
"rcarriga/nvim-notify",
Expand Down

0 comments on commit aa8decc

Please sign in to comment.