v0.1.0
Initial release. There are still a lot of rough edges but I can use the plugin as-is to run neovim on or off NixOS with the same configuration files on either platform.
Release Notes
[0.1.0] - 2023-12-03
Added
- Initial functionality.
- Scan the nix store (if available) for vim plugin paths
- Add a function to return the nix store path given a plugin name
- Add a function to return the nix store path of
Lazy - Add a function to determine if Mason should be enabled
- Add a function to print the discovered plugins table for troubleshooting purposes
- Add instructions to bootstrap Lazy-Nix-Helper and update existing plugin configuration
- Add instructions for updating configurations that are using
Mason - Vim docs