fix(compiler-nvim): add telescope.nvim to Compiler.nvim dependencies#1734
fix(compiler-nvim): add telescope.nvim to Compiler.nvim dependencies#1734ALameLlama merged 1 commit intoAstroNvim:mainfrom
Conversation
Review ChecklistDoes this PR follow the [Contribution Guidelines](development guidelines)? Following is a partial checklist: Proper conventional commit scoping:
|
|
Maybe some day this will be merged and we can revert this commit Zeioth/compiler.nvim#77 |
📑 Description
This pull request updates the dependencies of Compiler.nvim and adds telescope.nvim. Currently, when using Compiler.nvim without telescope.nvim installed, the plugin does not work and returns an error.
With this pull request, the plugin should work normally.