We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3e0eb9e + 0397ef5 commit 04c2cc9Copy full SHA for 04c2cc9
1 file changed
lua/livepreview/health.lua
@@ -95,8 +95,6 @@ local function check_config()
95
info("Your configuration table >lua\n" .. vim.inspect(config))
96
end
97
98
-check_config()
99
-
100
--- Run checkhealth for Live Preview. This can also be called using `:checkhealth livepreview`
101
function M.check()
102
local health = vim.health
0 commit comments