mirror of
https://github.com/danielepintore/dotfiles.git
synced 2026-06-15 20:25:13 +02:00
Copilot disabled by default but this way improves nvim load times from 700ms to 70config add after/plugin/copilot.lua
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
-- Disable copilot by default
|
||||
vim.cmd(":Copilot disable")
|
||||
vim.g.copilot_enabled = false
|
||||
|
||||
Reference in New Issue
Block a user