Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python support broken #15

Open
thetic opened this issue Nov 10, 2021 · 1 comment
Open

Python support broken #15

thetic opened this issue Nov 10, 2021 · 1 comment

Comments

@thetic
Copy link

thetic commented Nov 10, 2021

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

@eddiebergman
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants