mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-23 17:28:57 +02:00
## Description In the current terraform extra, both `cappyzawa/telescope-terraform.nvim` and `ANGkeith/telescope-terraform-doc.nvim` are dependencies of `telescope.nvim`. This should be reversed so that the telescope extensions only load when needed (I added a `ft` trigger which I think makes the most sense), and not as a dependency of `telescope.nvim`. ## Related Issue(s) No related issues, just fixed this when the loading time of `telescope-terraform-doc.nvim` in-particular was annoying (+~30ms startup). ## Checklist - [x] I've read the [CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md) guidelines. |
||
---|---|---|
.. | ||
compat | ||
extras | ||
lsp | ||
coding.lua | ||
colorscheme.lua | ||
editor.lua | ||
formatting.lua | ||
init.lua | ||
linting.lua | ||
treesitter.lua | ||
ui.lua | ||
util.lua | ||
xtras.lua |