mirror of
https://github.com/nix-community/nixvim.git
synced 2026-09-02 18:24:51 -05:00
This directly reads the package.json file in pkgs.rust-analyzer.src in order to generate the list of options for rust-analyzer. This avoids the need for a generator script, and makes sure that it is always in sync.