feat(log): add easy way to open log
This commit is contained in:
parent
385b951938
commit
5ea71be825
4 changed files with 31 additions and 23 deletions
|
|
@ -72,7 +72,7 @@ local _config = default_config
|
|||
-- if you don't belive me that i am secret see
|
||||
-- the line below it says @private
|
||||
---@private
|
||||
_config.___plugin_name = "gopher.nvim"
|
||||
_config.___plugin_name = "gopher.nvim" ---@diagnostic disable-line: inject-field
|
||||
|
||||
---@param user_config? gopher.Config
|
||||
function config.setup(user_config)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue