.dotfiles/home/.config/nvim/lua/plugs/copilot.lua

4 lines
64 B
Lua

return {
"github/copilot.vim",
event = "InsertEnter",
}