Adding lsp of terraform and github copilot
parent
35e0890f10
commit
5616aef5ed
@ -0,0 +1,7 @@
|
|||||||
|
return {
|
||||||
|
'github/copilot.vim',
|
||||||
|
opts = {},
|
||||||
|
config = function()
|
||||||
|
-- vim.g.copilot#enable()
|
||||||
|
end,
|
||||||
|
}
|
Loading…
Reference in New Issue