Actually Stowing Files

This commit is contained in:
ayushDumasia 2024-09-18 00:20:46 +05:30
parent 0f42a6b9c3
commit 500aecaea1
752 changed files with 1 additions and 67593 deletions

View file

@ -1,9 +0,0 @@
return {
"github/copilot.vim",
config = function()
-- Copilot specific settings can go here if needed
-- For example, to disable Copilot by default
vim.g.copilot_enabled = false
end
}