Open VisoredPrograms opened 4 hours ago
Why does it work only for Lua, and not for other languages like Python?
I expected the plugin to support popular languages like Python.
You need to install corresponding treesitter parser & queries or language server for Python.
Problem
Why does it work only for Lua, and not for other languages like Python?
Expected behavior
I expected the plugin to support popular languages like Python.