Update flake and fix breaking changes
This commit is contained in:
@@ -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" = {
|
||||
|
||||
Reference in New Issue
Block a user