💄 style(nvim): formatting for a table specification
This commit is contained in:
parent
61299369d1
commit
156a0ed844
1 changed files with 1 additions and 3 deletions
|
@ -1,7 +1,5 @@
|
||||||
return {
|
return {
|
||||||
{
|
{ import = "lazyvim.plugins.extras.coding.copilot" },
|
||||||
import = "lazyvim.plugins.extras.coding.copilot",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"zbirenbaum/copilot.lua",
|
"zbirenbaum/copilot.lua",
|
||||||
event = "InsertEnter",
|
event = "InsertEnter",
|
||||||
|
|
Loading…
Add table
Reference in a new issue