diff --git a/init.lua b/init.lua index 011342af..5ffaf4a6 100644 --- a/init.lua +++ b/init.lua @@ -818,7 +818,10 @@ require('lazy').setup({ end, }, { - 'sebdah/vim-delve', + 'sebdah/vim-delve', + }, + { + 'github/copilot.vim', }, -- The following two comments only work if you have downloaded the kickstart repo, not just copy pasted the