SmiteshP / nvim-navbuddy

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

Add option to turn on wrapping in preview pane. #62

Open RobinTruax opened 1 year ago

RobinTruax commented 1 year ago

Hi! Your plugin is wonderful; thanks for creating it. I was wondering if there is/could be an option to turn on wrapping in the preview pane. I'm using this tool with LaTeX, which often means longer lines (usually, a line is a sentence). In this -- and I'm sure other -- use cases, having an option to turn on wrapping (either by default or using a keymap) would be lovely.