mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-06-26 15:18:35 +02:00
added copilot
added copilot deleted auto format on save
This commit is contained in:
parent
094f58bfe3
commit
144cd01fdf
2 changed files with 37 additions and 11 deletions
5
lua/custom/plugins/completions.lua
Normal file
5
lua/custom/plugins/completions.lua
Normal file
|
@ -0,0 +1,5 @@
|
|||
return {
|
||||
{
|
||||
'github/copilot.vim',
|
||||
},
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue