mini.breadcrumbs plugin to show breadcrumbs of current cursor position using treesitter. #983
Open
2 tasks done
Labels
new-module
Request for the new module
Contributing guidelines
Module(s)
mini.breadcrumbs
Description
Is there any plan on adding something like nvim-navic to the mini.nvim suite of plugins. For getting breadcrumbs we can leverage treesitter or lsp as nvim-navic does or use nvim_treesitter#statusline() to get the current context and parse it accordingly into proper format.
The text was updated successfully, but these errors were encountered: