From d925a1bb223c4334d7f02ce880ebd1e95495b2d6 Mon Sep 17 00:00:00 2001 From: dlond Date: Fri, 30 May 2025 11:05:02 +1200 Subject: [PATCH] removing all traces of mason --- lua/kickstart/health.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/lua/kickstart/health.lua b/lua/kickstart/health.lua index b59d0864..88b642ca 100644 --- a/lua/kickstart/health.lua +++ b/lua/kickstart/health.lua @@ -40,7 +40,6 @@ return { vim.health.info [[NOTE: Not every warning is a 'must-fix' in `:checkhealth` Fix only warnings for plugins and languages you intend to use. - Mason will give warnings for languages that are not installed. You do not need to install, unless you want to use those languages!]] local uv = vim.uv or vim.loop