SmiteshP / nvim-navic

Simple winbar/statusline plugin that shows your current code context
Apache License 2.0
1.39k stars 49 forks source link

Unable to config on lazy nvim #147

Open foolishprogrammer opened 2 months ago

foolishprogrammer commented 2 months ago

Hi, I was using lazyvim in the past and for the last 6 month i've been reconfiguring my personal setup with kickstart.nvim as the base. But, somehow unable to install nvim-navic. I work with really long function on daily basis, so having it tracked while I'm debugging is a really great help. I'm still new at lua, so an implementation that works on kickstart.nvim would be great.

Thank you in advance.

SirWrexes commented 1 month ago

It would probably help to show your config, as well as the language you're using the plugin for as not all LSPs support what nvim-navic does.