AstroNvim / astrocommunity

A community repository of common plugin specifications
GNU General Public License v3.0
1.16k stars 236 forks source link

fix(copilotchat-nvim): use custom prefix from astro core if defined #1217

Closed fynnfluegge closed 1 week ago

fynnfluegge commented 1 week ago

📑 Description

With this PR it is possible to define the prefix for CopilotChat.nvim via AstroNvim/astrocore opts.options.g.copilot_chat_prefix or if not defined use <leader>P as default.

github-actions[bot] commented 1 week ago

Review Checklist

Does this PR follow the [Contribution Guidelines](development guidelines)? Following is a partial checklist:

Proper conventional commit scoping: