numToStr / FTerm.nvim

:fire: No-nonsense floating terminal plugin for neovim :fire:
MIT License
743 stars 23 forks source link

Allot to create empty buffer #25

Closed EpsilonKu closed 3 years ago

EpsilonKu commented 3 years ago

Guess will be good for custom floating windows. Example of usage is https://github.com/mfussenegger/nvim-dap/issues/214.

numToStr commented 3 years ago

Hi @EpsilonKu, thanks for the pull request. But I think this change is very specific and probably out of scope for this plugin.

EpsilonKu commented 3 years ago

Guess you're right. I thought someone will want to manage float buffers.