ctrl k
  • lua/plugins/avante.lua
    ■ ■ ■ ■
    skipped 69 lines
    70 70   },
    71 71   },
    72 72   specs = {
    73  - { "zbirenbaum/copilot.lua", cmd = "Copilot", opts = {} },
     73 + { "zbirenbaum/copilot.lua", cmd = "Copilot", opts = { panel = { enabled = false }, suggestion = { false } } },
    74 74   {
    75 75   "MeanderingProgrammer/render-markdown.nvim",
    76 76   optional = true,
    skipped 8 lines
Please wait...
Page is in error, reload to recover