nvim-tree-docs
nvim-tree-docs copied to clipboard
Python support broken
Invoking in the following code
def func():
pass
Raises the following error
E5108: Error executing lua ...ker/start/nvim-tree-docs/lua/nvim-tree-docs/internal.lua:72: No language spec configured for python
Likewise having this issue. I'm not familiar with the source language Fennel but checking the transpiled lua, the directories and injecting some print statements make me feel this is intentional for now.