treewide: format with latest nixfmt

This commit is contained in:
Gaetan Lepage 2024-12-02 08:23:22 +01:00
parent 8ca97758af
commit 667b2a5f7a
7 changed files with 13 additions and 19 deletions

View file

@ -19,9 +19,8 @@ with lib;
treesitterIntegration = {
enable = mkEnableOption "treesitter integration";
disable =
helpers.defaultNullOpts.mkListOf types.str [ ]
"Languages for each to disable this module";
disable = helpers.defaultNullOpts.mkListOf types.str [
] "Languages for each to disable this module";
disableVirtualText = helpers.defaultNullOpts.mkBool false ''
Do not use virtual text to highlight the virtual end of a block, for languages without