Replies: 1 comment
-
Thanks for the suggestion! I am not really against having something like this in 'mini.nvim', but at the same time it doesn't look like a high value functionality to me. Maybe if there will be some sort of a more general idea that can incorporate this. I have ideas about having 'mini.hierarchy' for a more or less equivalent of 'SmiteshP/nvim-navic' (as a resolution to #983), maybe it might fit in there. I'll have this in mind. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi echasnovski! I wanted to know if there is any chance of call graph functionality being part of mini.nvim.
Something like https://github.com/kontura/trails.nvim.
As u mentioned outgoing and incoming calls support will be added only if callback returning the list is present, is there any chance something like this functionality be added to mini.nvim.
If considered supporting, it would be really helpful if both outgoing call graph and incoming calls graph is supported.
Beta Was this translation helpful? Give feedback.
All reactions