use copilot in neovim
This commit is contained in:
parent
994d1154a4
commit
85738cb47a
1 changed files with 2 additions and 0 deletions
|
@ -262,5 +262,7 @@
|
||||||
disableNetrw = true;
|
disableNetrw = true;
|
||||||
openOnSetup = false;
|
openOnSetup = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
plugins.copilot-lua.enable = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue