chore: Add author
This commit is contained in:
parent
8df89b159f
commit
6e09ffe4ff
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue