Add Github Copilot plugin

This commit is contained in:
Michal 2025-09-04 17:12:46 +02:00
parent 26072bc718
commit 8557ae6f40
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
return { -- Github Copilot autosuggestions
'github/copilot.vim',
}