All Projects → nvim-lua → neovim-ui

nvim-lua / neovim-ui

Licence: other
Vaporware -- nothing to see here

Programming Languages

lua
6591 projects

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].