disable treesitter context

Former-commit-id: 491e29a8fc
This commit is contained in:
Hadi
2024-10-15 20:15:22 +02:00
parent 0675a17166
commit 427239c54d
+1 -1
View File
@@ -43,7 +43,7 @@
}; };
}; };
}; };
treesitter-context.enable = true; # treesitter-context.enable = true;
}; };
}; };
} }