Hey! Love this plugin, it's minimalist approach fits my needs perfectly.
It would be great to have line wrapping, especially in split windows.
I have setlocal wrap linebreak nolist textwidth=0 for the markdown filetype, but it's currently working with FlyboyOpenVSplit.
A custom filetype in general might be useful, then you could also do specific Flyboy bindings, such as FlyboySendMessage once you're in a Flyboy window? As long as it still adopts the markdown syntax!
Hey! Love this plugin, it's minimalist approach fits my needs perfectly.
It would be great to have line wrapping, especially in split windows.
I have
setlocal wrap linebreak nolist textwidth=0for the markdown filetype, but it's currently working withFlyboyOpenVSplit.A custom filetype in general might be useful, then you could also do specific Flyboy bindings, such as
FlyboySendMessageonce you're in a Flyboy window? As long as it still adopts the markdown syntax!