healthcheck updates

pull/274/head
ray-x 1 year ago
parent 281b51a18c
commit 5583315322

@ -2,7 +2,7 @@ local M = {}
local util = require("go.utils")
local log = util.log
local sep = util.sep()
local health = vim.health
if not vim.health then
health = require("health")

Loading…
Cancel
Save