💄 style(nvim): formatting for a table specification

This commit is contained in:
Sergio Laín 2024-03-24 23:39:40 +01:00
parent 61299369d1
commit 156a0ed844
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -1,7 +1,5 @@
return {
{
import = "lazyvim.plugins.extras.coding.copilot",
},
{ import = "lazyvim.plugins.extras.coding.copilot" },
{
"zbirenbaum/copilot.lua",
event = "InsertEnter",