Skip to content

Welcome to Tickets.nvim

Tickets.nvim is a lightweight Neovim plugin designed to help you manage your tasks and view GitHub issues directly within your editor.

Key Features

  • Task Management: Open a dedicated "todo" file in a floating window to keep track of your local tasks.
  • GitHub Integration: Fetch and view issues from GitHub repositories (currently in early alpha).
  • Floating UI: Clean, unobtrusive interface using Neovim's floating windows.

Why Tickets.nvim?

Context switching breaks flow. By bringing your issue tracking and simple todo lists into Neovim, you can stay focused on your code while keeping an eye on what needs to be done next.

Get Started

Check out the Installation guide to add Tickets.nvim to your configuration, or jump straight to the Quick Start to see it in action.