Skip to content

Commit

Permalink
We don't actually have dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gptlang committed Feb 4, 2024
1 parent 55826c1 commit 1786aa8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ It will prompt you with instructions on your first start. If you already have `C
return {
{
"jellydn/CopilotChat.nvim",
dependencies = { "zbirenbaum/copilot.lua" }, -- Or { "github/copilot.vim" }
opts = {
show_help = "yes", -- Show help text for CopilotChatInPlace, default: yes
debug = false, -- Enable or disable debug mode, the log file will be in ~/.local/state/nvim/CopilotChat.nvim.log
Expand Down

0 comments on commit 1786aa8

Please sign in to comment.