disable treesitter context

Former-commit-id: 491e29a8fc
This commit is contained in:
Hadi
2024-10-15 20:15:22 +02:00
parent abca34497f
commit a0c9d2570d

View File

@@ -43,7 +43,7 @@
}; };
}; };
}; };
treesitter-context.enable = true; # treesitter-context.enable = true;
}; };
}; };
} }