enable autosuggestions copilot
This commit is contained in:
parent
369134dd49
commit
065f88d488
@ -321,18 +321,15 @@ return {
|
||||
})
|
||||
end,
|
||||
},
|
||||
-- {
|
||||
-- "zbirenbaum/copilot.lua",
|
||||
-- opts = {
|
||||
-- filetypes = {
|
||||
-- lua = true,
|
||||
-- markdown = true,
|
||||
-- javascript = true,
|
||||
-- typescript = true,
|
||||
-- elixir = true,
|
||||
-- },
|
||||
-- },
|
||||
-- },
|
||||
{
|
||||
"zbirenbaum/copilot.lua",
|
||||
opts = {
|
||||
suggestion = {
|
||||
enabled = true,
|
||||
auto_trigger = true,
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
"robitx/gp.nvim",
|
||||
opts = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user