mirror of
https://github.com/neovim/neovim.git
synced 2025-11-03 09:14:24 +00:00
docs: misc #28970
This commit is contained in:
@@ -373,8 +373,8 @@ local config = {
|
||||
section_fmt = function(_name)
|
||||
return 'Checkhealth'
|
||||
end,
|
||||
helptag_fmt = function(name)
|
||||
return name:lower()
|
||||
helptag_fmt = function()
|
||||
return 'vim.health* *health' -- HACK
|
||||
end,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user