Properly disable copilot

This commit is contained in:
Simo Soini 2024-12-03 10:40:46 +02:00
parent 8a1f4d3a81
commit f96e7f4b70
1 changed files with 1 additions and 1 deletions

View File

@ -249,7 +249,7 @@ require('lazy').setup({
-- 'jiangmiao/auto-pairs',
-- Github copilot
'github/copilot.vim',
-- 'github/copilot.vim',
-- Git related plugins
'tpope/vim-fugitive',