fix: lua-ls error
This commit is contained in:
parent
74d7afcc01
commit
ca8ba5ac9d
3 changed files with 3 additions and 3 deletions
|
|
@ -18,6 +18,7 @@ local c = require "gopher.config"
|
|||
|
||||
local config = {
|
||||
-- Name of the plugin. Prepended to log messages
|
||||
---@diagnostic disable-next-line:undefined-field
|
||||
name = c.___plugin_name,
|
||||
|
||||
-- Should print the output to neovim while running
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue