SmiteshP / nvim-navic

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

Remove extra help tags in the doc file, that should not be help tags #133

Closed kmoschcau closed 1 year ago

kmoschcau commented 1 year ago

This removes help tag definitions that really should not be help tag definitions. I've run into this multiple times now were wrongly defined help tags of this plugin were shadowing help tags from other plugins or built-in help pages.

SmiteshP commented 1 year ago

Thanks a lot 👍🏽