feat: add some plugins

This commit is contained in:
2025-12-28 00:11:35 +09:00
parent cf16908e4f
commit 21ddfdd09d
4 changed files with 93 additions and 0 deletions

3
lua/plugins/copilot.lua Normal file
View File

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