kickstart.nvim/lua/custom/plugins/github-copilot.lua

4 lines
69 B
Lua

return { -- Github Copilot autosuggestions
'github/copilot.vim',
}