mason-org/mason.nvim

Use current filetype to suggest packages to install via :MasonInstall

Open

#86 创建于 2022年7月16日

在 GitHub 查看
 (1 评论) (3 反应) (0 负责人)Lua (337 fork)batch import
enhancementhelp wantedwontfix

仓库指标

Star
 (10,278 star)
PR 合并指标
 (平均合并 7天 18小时) (30 天内合并 4 个 PR)

描述

Is your feature request related to a problem? Please describe.

no

Describe the solution you'd like

it's not a problem.

Describe potential alternatives you've considered

No response

Additional context

for example, in nvim-lsp-installer, :LspInstall command without any argument, shows the list of all supported LSPs depending of filetype. it would be nice if we get that feature in mason too.

贡献者指南