Make plugin specs more uniform

This commit is contained in:
Marko Korhonen 2023-11-18 02:54:35 +02:00
parent 0ced314c90
commit 4004dc5df6
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
13 changed files with 55 additions and 40 deletions

View file

@ -1,7 +1,6 @@
-- GitHub Copilot
return {
"zbirenbaum/copilot.lua",
config = true,
opts = {
suggestion = { enabled = false },
panel = { enabled = false },