Set conceallevel on copilot window

This commit is contained in:
2025-08-04 01:19:13 +02:00
parent 9eecdb8f34
commit 571b859d29
+7
View File
@@ -14,6 +14,13 @@ return {
diff = { diff = {
enabled = false, enabled = false,
}, },
chat = {
window = {
opts = {
conceallevel = 3,
},
},
},
}, },
strategies = { strategies = {
chat = { chat = {