Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

File registries

This example demonstrates how to use registries that sources package definitions from your local file system.

This example contains a single rust-analyzer package definition.

Important

In order for mason.nvim to be able to parse the YAML files you must have yq installed on your system. Tip: install yq (:MasonInstall yq) from the core registry before testing.

Try it out

Make sure yq is installed, for example:

$ nvim --headless -c "MasonInstall yq" -c qall
$ nvim --clean -u init.lua -c Mason