We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 882c16d commit 6fa1dc5Copy full SHA for 6fa1dc5
CHANGELOG.md
@@ -1,14 +1,15 @@
1
# Changelog
2
3
-## [Unreleased]
+## [0.1.0] - 2023-12-03
4
5
### Added
6
7
- Initial functionality.
8
+ Scan the nix store (if available) for vim plugin paths
9
+ Add a function to return the nix store path given a plugin name
10
- + Add a function to return the nix store path of Lazy
+ + Add a function to return the nix store path of `Lazy`
11
+ Add a function to determine if Mason should be enabled
12
- Add a function to print the discovered plugins table for troubleshooting purposes
13
- Add instructions to bootstrap Lazy-Nix-Helper and update existing plugin configuration
14
+- Add instructions for updating configurations that are using `Mason`
15
- Vim docs
0 commit comments