Remove github copilot plugin

This commit is contained in:
David Francis 2024-02-15 15:02:20 +00:00
parent ae96b4bc40
commit a0ab86aef5
1 changed files with 0 additions and 4 deletions

View File

@ -70,10 +70,6 @@ require('lazy').setup({
},
},
{
'github/copilot.vim',
},
-- Useful plugin to show you pending keybinds.
{ 'folke/which-key.nvim', opts = {} },
{