From 693e309102f2ed626f4115cb3334a68d6a9caded Mon Sep 17 00:00:00 2001 From: Maddison Hellstrom Date: Tue, 13 Feb 2024 15:06:30 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1af3702..a354869 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Why use Incline instead of Neovim's built-in winbar? Incline: - Is highly configurable and themeable using Lua. - Can be shown/hidden dynamically based on cursor position, focus, buffer type, or any other condition. - Can be positioned at the top or bottom, left or right side of each window. -- Can even be used in combination with a bufferline, if you really want! +- Can even be used in combination with winbar, if you really want! ![Screenshot of Incline.nvim running in Neovim](https://user-images.githubusercontent.com/21299126/167235114-d562ea45-155c-4d82-aaf1-95abb56398b7.png)