mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-21 20:11:06 +00: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
Reference in a new issue