mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-09 20:35:10 +02:00
Added assertions
This commit is contained in:
parent
5a222885fc
commit
6ad7575d6f
5 changed files with 27 additions and 12 deletions
|
@ -25,6 +25,7 @@ in
|
|||
})
|
||||
({
|
||||
warnings = cfg.warnings;
|
||||
assertions = cfg.assertions;
|
||||
})
|
||||
]);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue