项目作者: fhill2

项目描述 :
nvim floating window manager
高级语言: Lua
项目地址: git://github.com/fhill2/floating.nvim.git
创建时间: 2021-04-18T00:33:12Z
项目社区:https://github.com/fhill2/floating.nvim

开源协议:

下载


I have stopped maintaing this but I’ll leave it available here for anyone still using it.

A lot of the features in this repo have been made redundant by upgrades to nvim win API, and with plugins like nui.nvim now available I don’t see a need to maintain this.

If you are looking for a starting point to implement your own custom UI features I would check out these projects instead:

neovim-ui

uses non native borders popup.nvim

Floating win API using native borders nui.nvim