Skip to content
This repository has been archived by the owner on Jul 20, 2021. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 606 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 606 Bytes

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