from-scratch rewrite #1

Merged
kenobi merged 54 commits from from-scratch into master 2025-06-26 08:53:34 +02:00
42 changed files with 873 additions and 741 deletions
Showing only changes of commit 140f7483e1 - Show all commits

View File

@ -0,0 +1,4 @@
return {
"nvim-treesitter/nvim-treesitter-context",
opts = { enabled = true },
}