This commit is contained in:
vali 2024-05-22 10:43:46 +02:00
commit 6198767e5b
47 changed files with 2430 additions and 108 deletions

View file

@ -0,0 +1,5 @@
{
plugins.treesitter-context = {
enable = true;
};
}