mirror of
https://github.com/zoriya/flake.git
synced 2026-06-08 04:43:32 +00:00
Set conceallevel on copilot window
This commit is contained in:
@@ -14,6 +14,13 @@ return {
|
|||||||
diff = {
|
diff = {
|
||||||
enabled = false,
|
enabled = false,
|
||||||
},
|
},
|
||||||
|
chat = {
|
||||||
|
window = {
|
||||||
|
opts = {
|
||||||
|
conceallevel = 3,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
},
|
||||||
},
|
},
|
||||||
strategies = {
|
strategies = {
|
||||||
chat = {
|
chat = {
|
||||||
|
|||||||
Reference in New Issue
Block a user