mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-10 17:34:34 +02:00
fix(terraform): make telescope optional
This commit is contained in:
parent
f608564517
commit
8c3f9fd497
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ return {
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"nvim-telescope/telescope.nvim",
|
"nvim-telescope/telescope.nvim",
|
||||||
|
optional = true,
|
||||||
dependencies = {
|
dependencies = {
|
||||||
{
|
{
|
||||||
"ANGkeith/telescope-terraform-doc.nvim",
|
"ANGkeith/telescope-terraform-doc.nvim",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue