This commit is contained in:
Zacharias-Brohn
2025-08-09 20:34:07 +02:00
parent 3c4df59b53
commit ba3510d2a6
6 changed files with 83 additions and 2 deletions
+4
View File
@@ -0,0 +1,4 @@
require("region-folding").setup({
region_text = { start = "<think>", ending = "</think>" },
fold_indicator = "",
})