diff --git a/lua/jquote/init.lua b/lua/jquote/init.lua index 6f8ea6e..0f11469 100644 --- a/lua/jquote/init.lua +++ b/lua/jquote/init.lua @@ -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 \ No newline at end of file +return M