feat: rename

This commit is contained in:
Barrett Ruth 2026-02-24 15:21:44 -05:00
parent c69a3957c8
commit 78a275d096
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
21 changed files with 191 additions and 191 deletions

View file

@ -9,7 +9,7 @@ body:
options:
- label:
I have searched [existing
issues](https://github.com/barrettruth/todo.nvim/issues)
issues](https://github.com/barrettruth/pending.nvim/issues)
required: true
- label: I have updated to the latest version
required: true
@ -69,7 +69,7 @@ body:
require('lazy.nvim').setup({
spec = {
{
'barrettruth/todo.nvim',
'barrettruth/pending.nvim',
opts = {},
},
},