vim copilot, waybar config

This commit is contained in:
2025-07-04 19:57:35 -07:00
parent 5e635a8ef1
commit e0adb27cb0
20 changed files with 1051 additions and 218 deletions

View File

@@ -0,0 +1,6 @@
return {
'github/copilot.vim',
config = function()
end
}