From d71e9362e195dfd7c5dd8a27557902b123b78bae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Camlet?= Date: Mon, 29 Nov 2021 10:35:34 +0100 Subject: [PATCH] Add tabline-framework --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cd22a2a..b62caa4 100644 --- a/README.md +++ b/README.md @@ -402,6 +402,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in - [noib3/cokeline.nvim](https://github.com/noib3/cokeline.nvim) - A Neovim bufferline for people with addictive personalities. - [mini.tabline](https://github.com/echasnovski/mini.nvim#minitabline) - Module of [echasnovski/mini.nvim](https://github.com/echasnovski/mini.nvim) for minimal tabline showing listed buffers in case of one tab and falling back to default otherwise. +- [rafcamlet/tabline-framework.nvim](https://github.com/rafcamlet/tabline-framework.nvim) - User-friendly framework for building your dream tabline in a few lines of code. ### Statusline