mtth / scratch.vim

Unobtrusive scratch window
MIT License
395 stars 32 forks source link

Feature Request - Floating Window Support #34

Closed weilbith closed 3 years ago

weilbith commented 4 years ago

NeoVim has introduced floating windows a while ago. It would be awesome if this plugin would offer a configuration option to make use of this? The height and width options could then be reused for this window and must not be exclusive anymore. What do you think?

mtth commented 4 years ago

Hi @weilbith, how much NeoVim-specific work would this require?

weilbith commented 4 years ago

Yeah, that is the point. NeoVim and Vim have different APIs for their floating windows. Not sure how other plugins handle this. :thinking:

mtth commented 4 years ago

I am not familiar with this either but am happy to review a PR.

weilbith commented 3 years ago

I'm just going through the list open issues by me. I don't use this plugin atm. and as nobody else seem to have further interest I just close it for the moment. If it gets attention again it could be re-opened at any time. :smiley: