nvim-tree-docs icon indicating copy to clipboard operation
nvim-tree-docs copied to clipboard

Module not found executing nvim-tree-docs

Open vzytoi opened this issue 4 years ago • 0 comments

I tried (in javascript) to run this command : lua require('nvim-tree-docs.internal').doc_node_at_cursor() and i got this error, is there anything that I can do about it?

E5108: Error executing lua ...t\nvim-tree-docs\lua\nvim-tree-docs\aniseed\autoload.lua:53: module 'nvim-tree-docs.collector' not found

Have a good day (:

vzytoi avatar Nov 27 '21 17:11 vzytoi