AstroNvim / astrocommunity

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

feat(chatgpt-nvim): add mappings #1047

Closed maxbrunet closed 1 week ago

maxbrunet commented 2 weeks ago

📑 Description

This adds the mappings for ChatGPT.nvim: jackMort/ChatGPT.nvim#whichkey-plugin-mappings

I chose the prefix m since c is already taken for "Close buffer" and that places it right after the "Language Tools" in the whichkey menu (l), but I am open to change it for something else if needed

The icon is nf-md-chat (visualize at nerdfonts.com/cheat-sheet)

This also adds the folke/trouble.nvim missing dependency.

ℹ Additional Information

github-actions[bot] commented 2 weeks ago

Review Checklist

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

Proper conventional commit scoping: