Update flake and fix breaking changes

This commit is contained in:
2025-10-14 10:29:28 +08:00
parent df1ae75e01
commit c1e172a194
3 changed files with 39 additions and 31 deletions

View File

@@ -21,7 +21,6 @@ in
default = false;
description = "Enable performance options";
type = lib.types.bool;
};
};
@@ -264,7 +263,7 @@ in
treesitter-context.enable = true;
treesitter-textobjects = {
enable = true;
move = {
settings.move = {
enable = true;
gotoNextStart = {
"]m" = {