Skip to content

help w/ installation? #57

Answered by neutrinoA4
presmihaylov asked this question in Q&A
Discussion options

You must be logged in to vote

@preslavmihaylov
I guessed that you weren't calling the setup function.

If you are using a plugin manager other than the one mentioned in the README, try calling the setup function in your lua file as follows.

local copilot_chat = require("CopilotCaht")
copilot_chat.setup({})

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@presmihaylov
Comment options

Answer selected by jellydn
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
help wanted Extra attention is needed question Further information is requested
3 participants
Converted from issue

This discussion was converted from issue #56 on February 18, 2024 14:59.