pending.nvim/README.md
Barrett Ruth 09757a593b
Fix demo image link in README
Updated demo image link in README.
2026-03-07 01:58:09 -05:00

755 B

pending.nvim

Edit tasks like text. Inspired by oil.nvim, vim-fugitive

https://github.com/user-attachments/assets/f3898ecb-ec95-43fe-a71f-9c9f49628ba9

Requirements

  • Neovim 0.10+
  • (Optionally) curl for Google Calendar and Google Task sync

Installation

Install with your package manager of choice or via luarocks:

luarocks install pending.nvim

Documentation

:help pending.nvim

Acknowledgements