removing all traces of mason

This commit is contained in:
dlond 2025-05-30 11:05:02 +12:00
parent 0ffa41411b
commit d925a1bb22
1 changed files with 0 additions and 1 deletions

View File

@ -40,7 +40,6 @@ return {
vim.health.info [[NOTE: Not every warning is a 'must-fix' in `:checkhealth` vim.health.info [[NOTE: Not every warning is a 'must-fix' in `:checkhealth`
Fix only warnings for plugins and languages you intend to use. 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!]] You do not need to install, unless you want to use those languages!]]
local uv = vim.uv or vim.loop local uv = vim.uv or vim.loop