added copilot and did some changes
This commit is contained in:
parent
2510c29d62
commit
bbb6ddd003
4 changed files with 60 additions and 4 deletions
4
lua/custom/plugins/copilot.lua
Normal file
4
lua/custom/plugins/copilot.lua
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
vim.g.copilot_assume_mapped = true
|
||||
return {
|
||||
"github/copilot.vim",
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue