Bekaboo / dropbar.nvim

IDE-like breadcrumbs, out of the box
GNU General Public License v3.0
1.05k stars 24 forks source link

[Feature]: Language-specific #198

Open VisoredPrograms opened 4 hours ago

VisoredPrograms commented 4 hours ago

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.

Bekaboo commented 3 hours ago

You need to install corresponding treesitter parser & queries or language server for Python.