Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List in README "folke/trouble.nvim" as dependency #357

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

joninvski
Copy link
Contributor

To correctly execute the command:

ChatGPTRun code_readability_analysis

It is necessary to have the "trouble.nvim" plugin.

Otherwise you get the nvim error saying:

Vim:E492: Not an editor command: Trouble quickfix

This commit makes it explicit in the README that trouble plugin is a dependency.

The trouble dependency is here:

show_quickfixes_cmd = "Trouble quickfix",

image

To correctly execute the command:

```
ChatGPTRun code_readability_analysis
```

It is necessary to have the "trouble.nvim" plugin.

Otherwise you get the nvim error saying:

```
Vim:E492: Not an editor command: Trouble quickfix
```

This commit makes it explicit in the README that trouble plugin is a
dependency.
@jackMort jackMort merged commit 74b550b into jackMort:main Jan 26, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants