lib: add extend function

This commit is contained in:
Matt Sturgeon 2024-12-21 14:32:05 +00:00
parent 937c9b4acf
commit e2ef15a665
No known key found for this signature in database
GPG key ID: 4F91844CED1A8299

View file

@ -3,7 +3,7 @@
flake ? null, # Optionally, provide the lib with access to the flake
_nixvimTests ? false,
}:
lib.fix (
lib.makeExtensible (
self:
let
# Used when importing parts of our lib