chore: Add author

This commit is contained in:
Jan K9f 2025-07-28 20:49:59 +02:00
commit 6e09ffe4ff
Signed by: jank
GPG key ID: 22BEAC760B3333D6

View file

@ -1,6 +1,6 @@
--- JQuote: A Neovim plugin for cycling through quote characters
--- @module jquote
--- @author Author Name
--- @author Jan
--- @version 1.0.0
--- @license MIT
@ -257,4 +257,4 @@ function M.health()
return health_info
end
return M
return M