An open API service indexing awesome lists of open source software.

https://github.com/samsze0/ui.nvim

Fail-safe statusline, tabline and winbar for Neovim
https://github.com/samsze0/ui.nvim

lua neovim neovim-plugin nvim nvim-plugin

Last synced: 2 months ago
JSON representation

Fail-safe statusline, tabline and winbar for Neovim

Awesome Lists containing this project

README

          

# ui.nvim

Fail-safe statusline, tabline for Neovim.

To create a custom statusline/tabline, create a preset. A preset is made up by a collection of sections.

## TODO

- winbar
- Section should control when to re-render itself. Other sections render result should be cached
- The whole statusline/tabline should also be able to control when to re-render as a whole
- Component config expose to public API

## License

MIT