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