chore!: update inputs

This commit is contained in:
Moritz Böhme 2023-11-30 14:46:29 +01:00
parent e10bfd9390
commit 70e95a1ea4
6 changed files with 190 additions and 128 deletions

View file

@ -21,7 +21,7 @@ with builtins;
}
'';
dependencies = [
{ plugin = nvim-ts-context-commentstring; }
{ plugin = nvim-ts-context-commentstring; opts = { }; }
];
}
{