feat: disable copilot globally
This commit is contained in:
parent
82cdcb7b9f
commit
344fc0b4f3
|
@ -4,7 +4,6 @@
|
|||
settings = {
|
||||
filetypes = {
|
||||
"*" = false;
|
||||
"nix" = true;
|
||||
};
|
||||
workspace_folders = [
|
||||
"/home/sajenim/.repositories/dotfiles.nix/"
|
||||
|
|
Loading…
Reference in a new issue