SmiteshP / nvim-navbuddy

A simple popup display that provides breadcrumbs feature using LSP server
Apache License 2.0
770 stars 30 forks source link

feat: Add NavbuddyNormalFloat highlight group #38

Closed aaronkollasch closed 1 year ago

aaronkollasch commented 1 year ago

Allows colorschemes to set the Navbuddy popup's background or other Normal highlight options.

Also fixes an issue where the right panel's border highlighting would be reset on showing a preview.