Skip to content

Commit

Permalink
fix(chatgpt-nvim): add trouble.nvim dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
maxbrunet committed Jun 22, 2024
1 parent 9ad5b67 commit a5c2a4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/astrocommunity/editing-support/chatgpt-nvim/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ return {
dependencies = {
"MunifTanjim/nui.nvim",
"nvim-lua/plenary.nvim",
"folke/trouble.nvim",
"nvim-telescope/telescope.nvim",
{
"AstroNvim/astrocore",
Expand Down

0 comments on commit a5c2a4f

Please sign in to comment.