Skip to content
This repository has been archived by the owner on Jun 9, 2022. It is now read-only.

nvim-lua/neovim-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neovim-ui

neovim-ui is a semi-official prototype for what will become neovim's new UI module. This effort was started because it was observed that numerous plugin authors were duplicating the same boilerplate code while creating UI elements. This not only increases duplication of effort, but leads to inconsistent UI elements across plugins. The goal of this module is to:

  • Provide a cohesive set of UI elements that work well together
  • Support internal neovim UI elements that have arisen on an "as-needed" basis
  • Make UI easy to use, to encourage more plugins to take advantage of neovim's UI system

Install

About

Vaporware -- nothing to see here

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages