What's Changed
New Features
Add auto-completion code-snippet like this:
with pkgs.vimPlugins; [
|
]
i.e. with a "select" expression.
- libnixf: split sema-unused-def into let, arg and formal by @Aleksanaa in #565
- libnixf: change extra-{rec,with} diagnostics to warning by @Aleksanaa in #564
Bug Fixes
- libnixf/Sema: differentiate lambda argument with and without formals by @Aleksanaa in #561
Other Changes
- flake: add treefmt-nix by @Aleksanaa in #562
New Contributors
- @Aleksanaa made their first contribution in #561
Full Changelog: 2.3.0...2.3.1