Closed ghorsey closed 1 year ago
When installing the latest plugin via lazy.nvim there is an error reported when building the docs.
To Reproduce Steps to reproduce the behavior:
-- Nx Tools { "Equilibris/nx.nvim", dependencies = { "nvim-telescope/telescope.nvim", }, config = function() require("nx").setup({}) end, },
Expected behavior Expect that lazy.nvim can install and configure the plugin appropriately.
Actual Behavior lazy.nvim reports an error that the docs failed. Screenshots
Desktop (please complete the following information):
Additional context The plugin seems to have been installed, but just with that error about docs failing.
Commenting for reach, also seeing this.
Hi could you check this again now? I think it should be fixed
When installing the latest plugin via lazy.nvim there is an error reported when building the docs.
To Reproduce Steps to reproduce the behavior:
Expected behavior Expect that lazy.nvim can install and configure the plugin appropriately.
Actual Behavior lazy.nvim reports an error that the docs failed. Screenshots
Desktop (please complete the following information):
Additional context The plugin seems to have been installed, but just with that error about docs failing.