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