mason-org/mason.nvim

Use current filetype to suggest packages to install via :MasonInstall

Open

#86 opened on Jul 16, 2022

View on GitHub
 (1 comment) (3 reactions) (0 assignees)Lua (337 forks)batch import
enhancementhelp wantedwontfix

Repository metrics

Stars
 (10,278 stars)
PR merge metrics
 (Avg merge 7d 18h) (4 merged PRs in 30d)

Description

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.

Contributor guide