Disable copilot on text files
This commit is contained in:
parent
d34b91cfd8
commit
387db52c76
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ return {
|
|||
panel = { enabled = false },
|
||||
filetypes = {
|
||||
mail = false,
|
||||
text = false,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue