float.nvim A simple Neovim plugin to create and toggle floating terminal buffers. Installation Using lazy.nvim: require('lazy').setup({ { 'Z-xus/float.nvim' }, })