rohit-px2 / nvui

A modern frontend for Neovim.
MIT License
1.72k stars 49 forks source link

Refactoring design, and some UI improvements #117

Closed rohit-px2 closed 2 years ago

rohit-px2 commented 2 years ago

Lot of things that happened in this. The main change is on the design of the editor (Neovim area renderer) which is more extensible now:

Also added some potential performance improvements, made the popup menu resizable, and made block text supported on the command line.